Files
mayan-edms/apps/scheduler/literals.py
T
2012-08-01 01:41:37 -04:00

2 lines
118 B
Python

SHUTDOWN_COMMANDS = ['syncdb', 'migrate', 'schemamigration', 'datamigration', 'collectstatic', 'shell', 'shell_plus']