django1/django/core/management
areski 0396cd8f19 Fixed #23327 -- Added 'zero' syntax to migrate help message 2014-08-22 13:40:14 -04:00
..
commands Fixed #23327 -- Added 'zero' syntax to migrate help message 2014-08-22 13:40:14 -04:00
__init__.py Fixed #23309 -- Fixed call_command to parse args correctly 2014-08-18 17:54:24 +02:00
base.py Fixed #23309 -- Fixed call_command to parse args correctly 2014-08-18 17:54:24 +02:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Fixed #23136 -- Added a message when sqlclear does nothing 2014-08-18 13:20:29 -04:00
templates.py Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
utils.py Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems. 2014-03-26 00:42:19 +01:00