django1/django/core/management
Claude Paroz 6e1c9c6568 Fixed #8280 -- Allowed management command discovery for eggs
Thanks jdetaeye for the report, bhuztez and jdetaeye for the
initial patches, Tim Graham and Berker Peksag for the reviews.
2015-01-05 17:19:35 +01:00
..
commands Show migration elapsed time when verbosity>1 2015-01-02 15:37:09 +01:00
__init__.py Fixed #8280 -- Allowed management command discovery for eggs 2015-01-05 17:19:35 +01:00
base.py Fixed #21255 -- Closed connections after management command ran 2014-12-29 19:02:45 +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