django1/django/core/management
Calvin DeBoer 058d33f3ed Fixed #29198 -- Added migrate --plan option. 2018-08-03 15:22:42 -04:00
..
commands Fixed #29198 -- Added migrate --plan option. 2018-08-03 15:22:42 -04:00
__init__.py Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
base.py Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
color.py Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
sql.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00
templates.py Fixed #17379 -- Removed management commands deactivation of the locale. 2018-05-13 10:21:53 +02:00
utils.py Refs #27795 -- Replaced force_text() usage in django.core.management. 2018-01-31 10:35:08 -05:00