django1/django/core/management
Claude Paroz e4bf0f2c36 Fixed #19942 -- Decoded errors coming from Popen commands
Thanks Aymeric Augustin for reporting the issue.
2013-03-03 20:00:44 +01:00
..
commands Removed unused options copy in flush 2013-03-01 22:52:08 +01:00
__init__.py Revert "Fixed #19724 -- Output error when settings are improperly configured" 2013-02-04 12:15:22 +01:00
base.py Enhanced docs and docctrings added in 869c9ba. 2013-02-04 08:55:45 -03:00
color.py Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-) 2010-02-03 00:34:49 +00:00
sql.py Add sqldropindexes to manage 2013-02-24 12:38:28 +01:00
templates.py Move management helper function to new utils module. 2013-02-26 22:07:22 -03:00
utils.py Fixed #19942 -- Decoded errors coming from Popen commands 2013-03-03 20:00:44 +01:00
validation.py Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models. 2013-02-15 09:00:55 +08:00