django1/django/core/management
Bartosz Grabski 2bc014750a Fixed #29452 -- Fixed makemessages setting charset of .pot files. 2018-06-11 21:34:13 -04:00
..
commands Fixed #29452 -- Fixed makemessages setting charset of .pot files. 2018-06-11 21:34:13 -04:00
__init__.py Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pythonpath management command options. 2018-05-14 22:18:22 -04:00
base.py Fixed #29301 -- Added custom help formatter to BaseCommand class 2018-06-06 19:16:10 +02: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