django1/django/core/management
Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 2013-11-24 17:51:22 -05:00
..
commands Fixed #21488 -- Multiple locales treatment in i18n commands. 2013-11-23 11:53:47 -03: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