django1/django/core/management
Tom Forbes 33ac036a6b Fixed #28398 -- Added suggestions for mistyped management commands. 2018-02-21 09:00:49 -05:00
..
commands Fixed imports per isort 4.3.0. 2018-02-01 09:29:46 +01:00
__init__.py Fixed #28398 -- Added suggestions for mistyped management commands. 2018-02-21 09:00:49 -05:00
base.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -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 typo in TemplateCommand argument help text. 2018-01-01 19:31:27 -05:00
utils.py Refs #27795 -- Replaced force_text() usage in django.core.management. 2018-01-31 10:35:08 -05:00