Files
mayan-edms/apps/scheduler/literals.py
2014-05-23 17:43:07 -04:00

2 lines
126 B
Python

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