django1/django/core/management
Hasan Ramezani dd68b51e1d Fixed #29295 -- Fixed management command crash when using subparsers.
Thanks Tim Graham for the fix.
2018-04-21 17:33:17 -04:00
..
commands Fixed #27533 -- Fixed inspectdb crash if a unique constraint uses an unsupported type. 2018-03-21 12:28:16 -04:00
__init__.py Fixed #29295 -- Fixed management command crash when using subparsers. 2018-04-21 17:33:17 -04:00
base.py Fixed #29295 -- Fixed management command crash when using subparsers. 2018-04-21 17:33:17 -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 Removed unused regexes in django.core.management.templates. 2018-04-02 07:32:24 -04:00
utils.py Refs #27795 -- Replaced force_text() usage in django.core.management. 2018-01-31 10:35:08 -05:00