Initial changes to support the new Django 1.6 project structure
This commit is contained in:
1
mayan/apps/scheduler/literals.py
Normal file
1
mayan/apps/scheduler/literals.py
Normal file
@@ -0,0 +1 @@
|
||||
SHUTDOWN_COMMANDS = ['syncdb', 'migrate', 'schemamigration', 'datamigration', 'collectstatic', 'shell', 'shell_plus', 'test']
|
||||
Reference in New Issue
Block a user