django1/django/core/management
Дилян Палаузов d7b2aa24f7 Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
..
commands Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
__init__.py Fixed #28791 -- Allowed commands that don't require settings to work if the DJANGO_SETTINGS_MODULE doesn't exist. 2017-12-07 14:19:18 -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 #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00