django1/django/core/management
Claude Paroz f7c287fca9 Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Thanks Tim Graham and Markus Holtermann for the reviews.
2015-01-07 20:11:24 +01:00
..
commands Fixed gettext version regex 2015-01-06 18:43:32 +01:00
__init__.py Fixed #8280 -- Allowed management command discovery for eggs 2015-01-05 17:19:35 +01:00
base.py Fixed #24073 -- Deactivated translations when leave_locale_alone is False 2015-01-07 20:11: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