django1/django/core/management
Claude Paroz 50a8ab7cd1 Enabled makemessages to support several translation directories
Thanks Rémy Hubscher, Ramiro Morales, Unai Zalakain and
Tim Graham for the reviews.
Also fixes #16084.
2013-11-30 11:00:23 +01:00
..
commands Enabled makemessages to support several translation directories 2013-11-30 11:00:23 +01:00
__init__.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
base.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
color.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
sql.py Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00
templates.py Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
utils.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
validation.py Fixed #21391 -- Allow model signals to lazily reference their senders. 2013-11-24 17:51:22 -05:00