ogn-python/ogn/commands
Fabian P. Schmidt 794ab5748f CLI: Move alembic imports inside the calling function
Reduces execution time of "manage.py" a bit.

An import of alembic.config takes a relatively long time and
"manage.py" by itself is slow.
2016-01-29 03:44:21 +01:00
..
__init__.py
database.py CLI: Move alembic imports inside the calling function 2016-01-29 03:44:21 +01:00
dbutils.py Add central configuration by python modules 2016-01-29 03:44:20 +01:00
logbook.py logbook.py: Add missing keyword "return" 2016-01-12 22:33:37 +01:00
showdevices.py Cleanup 2016-01-06 00:23:45 +01:00
showreceiver.py Add "NOT IMPLEMENTED" to show.receiver.list_all 2016-01-12 19:28:03 +01:00