django1/django/core/management
Ramiro Morales b4dce7c37a Fixed #23298 -- Made makemessages actually ignore specified dirs on Windows.
This was detected by two failures in the i18n.test_extraction of our
test suite.

Refs #20422, refs #22336
2014-08-15 16:19:04 -03:00
..
commands Fixed #23298 -- Made makemessages actually ignore specified dirs on Windows. 2014-08-15 16:19:04 -03:00
__init__.py Fixed flake8 warning. 2014-08-13 12:33:18 -04:00
base.py Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Fixed #22749: Making SQL management commands migration aware. 2014-06-07 17:18:30 -07:00
templates.py Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
utils.py Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems. 2014-03-26 00:42:19 +01:00