django1/django/core/management
Claude Paroz 578ac17f81 Made runserver use leave_locale_alone 2015-03-09 18:59:27 +01:00
..
commands Made runserver use leave_locale_alone 2015-03-09 18:59:27 +01:00
__init__.py Refs #24324 -- Fixed management command discovery on non-ASCII paths. 2015-02-17 07:27:47 -05:00
base.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
color.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
sql.py Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
templates.py Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:13:55 +01:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00