euscan-ng/euscanwww/djeuscan
volpino b46e9acc08 euscan: Refactored all management commands
Management commands are refactored to have the logic moved from the
commands themselves to a separated function in order to make them easily
convertible into Celery tasks

Commands are renamed to be modules importable from other python scripts

Signed-off-by: volpino <fox91@anche.no>
2012-05-28 21:19:53 +02:00
..
api VersionLog manager 2012-05-05 11:48:12 +02:00
management euscan: Refactored all management commands 2012-05-28 21:19:53 +02:00
migrations euscanwww: euscan -> djeuscan 2012-04-04 17:31:54 +02:00
templates issue #13 fixed 2012-05-13 16:42:29 +02:00
templatetags some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
tests model validators 2012-05-19 14:11:06 +02:00
__init__.py euscanwww: euscan -> djeuscan 2012-04-04 17:31:54 +02:00
admin.py some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
charts.py some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
feeds.py VersionLog manager 2012-05-05 11:48:12 +02:00
forms.py Lovely day for PEP8 and pylint! 2012-04-28 18:16:05 +02:00
helpers.py select_related prefetch refactored 2012-05-05 10:54:04 +02:00
managers.py issue #13 fixed 2012-05-13 16:42:29 +02:00
models.py euscanwww: fixed homepage and category validation 2012-05-28 18:45:14 +02:00
urls.py some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
views.py issue #13 fixed 2012-05-13 16:42:29 +02:00