django1/django/core/management
Дилян Палаузов d2afa5eb23 Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
..
commands Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
__init__.py Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
base.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
color.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -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 DRY'd startapp and startproject management commands. 2017-05-30 10:30:32 -04:00
utils.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00