Custom Query (1174 matches)
Results (253 - 255 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #966 | wontfix | Latest version of "Markdown" package is incompatible with Python 2.6 | ||
| Description |
Markdown 2.5 has just been released and is incompatible with Python 2.6. Other than just dropping Python 2.6 support (not really an option for 0.7.*), we have two other options:
See the release notes for more details. |
|||
| #968 | fixed | mediagoblin.submit.task.collect_garbage is not mediagoblin.submit.task.garbage_collection | ||
| Description |
The garbage collection task has not been specified correctly.
In mediagoblin/init/celery/init.py,
The task in mediagoblin/submit/task.py is called
Run celery with |
|||
| #1022 | no-action | "batchaddmedia" only supports CSV | ||
| Description |
Personal preferences aside, this would just be nice to have. Support for JSON (maybe other formats too?) would be trivial to implement. Especially so for JSON, as Python has all the UTF-8 encoding magic build in. |
|||
