django1/django/core/management
Andrew Godwin ab587fa51a Add --dry-run option to makemigrations 2013-12-04 13:55:20 +00:00
..
commands Add --dry-run option to makemigrations 2013-12-04 13:55:20 +00: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 Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03: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