django1/django/core/management
Claude Paroz db2aacff99 [1.7.x] Updated Django makemessages process
makemessages should now automatically distribute translatable
strings in the proper locale files, for Django too
(see 50a8ab7cd1).
Backport of 7999ed9b69 from master.
2014-05-19 09:30:59 +02:00
..
commands [1.7.x] Updated Django makemessages process 2014-05-19 09:30:59 +02:00
__init__.py Fixed #21770 -- Updated autocomplete for app-loading. 2014-01-12 22:29:27 +01:00
base.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py [1.7.x] Removed unused import. 2014-04-30 07:27:56 -04:00
templates.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
utils.py [1.7.x] Fixed #22256 -- Replaced bad fallback for missing PATH 2014-03-22 16:54:02 +01:00