django1/django/core/management
Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework
This is the result of Christopher Medrela's 2013 Summer of Code project.

Thanks also to Preston Holmes, Tim Graham, Anssi Kääriäinen, Florian
Apolloner, and Alex Gaynor for review notes along the way.

Also: Fixes #8579, fixes #3055, fixes #19844.
2014-01-20 10:45:21 +08:00
..
commands Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
__init__.py Fixed #21770 -- Updated autocomplete for app-loading. 2014-01-12 22:29:27 +01:00
base.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Remove unneded open(.., 'U') when on python 3. 2014-01-13 17:11:21 +00:00
templates.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
utils.py More attacking E302 violators 2013-11-02 13:12:09 -07:00