django1/django/core/management
Claude Paroz 06efeae598 Added --previous flag to msgmerge command used by makemessages
Also took the opportunity to slightly refactor gettext options
so as to ease customization by subclassing the command.
Thanks Michal Čihař for the report and initial patch.
2014-03-06 10:20:01 +01:00
..
commands Added --previous flag to msgmerge command used by makemessages 2014-03-06 10:20:01 +01:00
__init__.py Fixed #21770 -- Updated autocomplete for app-loading. 2014-01-12 22:29:27 +01:00
base.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Ensure cursors are closed when no longer needed. 2014-02-02 12:47:21 -05:00
templates.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
utils.py More attacking E302 violators 2013-11-02 13:12:09 -07:00