ogn-python/ogn/commands
Fabian P. Schmidt b3e1f7b0a7 CLI: Remove celery dependency for simple tasks
Only `logbook.compute` still requires a running celery backend.

The celery tasks 'update_ddb_from_*' were renamed to
'database.import_ddb' and 'database.import_file'.
2015-12-09 12:07:55 +01:00
..
__init__.py CLI: Rename 'db.stats' to 'show.devices.stats' 2015-12-09 12:07:55 +01:00
database.py CLI: Remove celery dependency for simple tasks 2015-12-09 12:07:55 +01:00
dbutils.py Add common CLI manage.py. 2015-11-15 09:59:48 +01:00
logbook.py Logbook: recalculate last 5 minutes 2015-11-24 23:29:27 +01:00
showdevices.py CLI: Rename 'db.stats' to 'show.devices.stats' 2015-12-09 12:07:55 +01:00
showreceiver.py Fix pep8. 2015-11-29 21:37:41 +01:00