Add the initialsetup command as a scheduler no run command
This commit is contained in:
@@ -1 +1 @@
|
||||
SHUTDOWN_COMMANDS = ['syncdb', 'migrate', 'schemamigration', 'datamigration', 'collectstatic', 'shell', 'shell_plus', 'test']
|
||||
SHUTDOWN_COMMANDS = ['syncdb', 'migrate', 'schemamigration', 'datamigration', 'collectstatic', 'shell', 'shell_plus', 'test', 'initialsetup']
|
||||
|
||||
Reference in New Issue
Block a user