django1/django/core/management
Claude Paroz dc90bf2ac8 Removed unused import 2015-01-14 09:31:24 +01:00
..
commands Fixed #17785 -- Preferred column names in get_relations introspection 2015-01-12 19:58:47 +01:00
__init__.py Fixed #8280 -- Allowed management command discovery for eggs 2015-01-05 17:19:35 +01:00
base.py Removed unused import 2015-01-14 09:31:24 +01:00
color.py Refactored color_style() and no_style() to improve testability. Refs #23663. 2014-10-22 11:27:00 +07:00
sql.py Fixed #23866 -- Harmonized refs to Django documentation from code 2014-12-25 13:53:13 +01: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