django1/django/core/management
Tim Graham 0f169098ef Removed BaseCommand.validate() per deprecation timeline; refs #16905. 2015-01-18 14:49:51 -05:00
..
commands Removed dumpdata --natural option and serializers use_natural_keys parameter. 2015-01-17 20:18:34 -05:00
__init__.py Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16: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 Required sqlparse for SQL splitting per deprecation timeline. 2015-01-17 10:20:30 -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