Custom Query (2152 matches)
Results (904 - 906 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#933 | fixed | get rid of self when it should be cls in classmethods | kindly | |
Description |
use pylint |
|||
#934 | invalid | Key value store for extensions to store data | kindly | |
Description |
We need to allow plugins to store information. Each plug-in should have its own name space and allow any data to be set. There are two options.
If in sql suggest schema of form:
|
|||
#935 | fixed | "groups" field bug in IATI | pudo | pudo |
Description |
An internal server error was reported when trying to create a new package (not when editing):
The error could not be reproduced in a non-apache/mod_wsgi environment, even with a dump of the live database. Further investigation by manual editing of the package form left the "groups" field as the likely cause. After updating the packages installed, and temporarily editing the package controller the problem vanished after a restart of the web server. Possible causes include:
As the problem is gone for now, it cannot be further investigated atm. |