1
0
mirror of https://github.com/django/django.git synced 2025-04-24 09:14:39 +00:00
Claude Paroz aaf5b3e7aa Moved django.setup() to ManagementUtility
In get_commands, setup() might already have been called, for example
when the management command is called through call_command. Moving
setup() to ManagementUtility so as it is only called when the command
is run from command line.
2014-01-02 20:47:40 +01:00
..
2013-11-24 21:07:21 -06:00
2013-12-24 12:25:17 +01:00
2013-12-14 11:59:15 -05:00
2013-10-11 07:25:14 -04:00
2013-12-14 11:59:15 -05:00