django1/django/core/management
R3v1L 4a5512a61d Refs #16905 -- Replaced call to removed method in runserver
Regression introduced in 0f169098ef
2015-01-19 12:26:00 +01:00
..
commands Refs #16905 -- Replaced call to removed method in runserver 2015-01-19 12:26:00 +01:00
__init__.py Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
base.py Removed BaseCommand.validate() per deprecation timeline; refs #16905. 2015-01-18 14:49:51 -05:00
color.py Refactored color_style() and no_style() to improve testability. Refs #23663. 2014-10-22 11:27:00 +07:00
sql.py Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
templates.py Fixed #23866 -- Harmonized refs to Django documentation from code 2014-12-25 13:53:13 +01:00
utils.py Simplified handle_extensions management utility 2014-11-17 09:24:56 +01:00