django1/django/core/management
Ahmad A. Hussein 61a0ba43cf Refs #31811 -- Added optional timing outputs to the test runner. 2020-08-13 17:17:15 +02:00
..
commands Refs #31811 -- Added optional timing outputs to the test runner. 2020-08-13 17:17:15 +02:00
__init__.py Fixed #30872 -- Improved unknown command message when settings are manually configured. 2019-10-15 13:04:32 +02:00
base.py Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 2020-05-21 12:34:54 +02:00
color.py Removed "Pocket PC" from terminal color support function. 2020-01-29 09:37:08 +01:00
sql.py Refs #5086 -- Removed unused only_django argument from sql_flush(). 2020-06-04 11:59:47 +02:00
templates.py Fixed typo in django/core/management/templates.py docstring. 2020-06-24 21:46:01 +02:00
utils.py Replaced subprocess commands by run() wherever possible. 2019-08-23 10:53:36 +02:00