django1/django/core/management
Daniel Lindsley 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL.
This starts the deprecation period for PIL (support to end in 1.8).
2013-05-14 19:32:04 -07:00
..
commands Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00
__init__.py Revert "Fixed #19724 -- Output error when settings are improperly configured" 2013-02-04 12:15:22 +01:00
base.py Fixed #19923 -- Display tracebacks for non-CommandError exceptions 2013-03-09 12:38:45 +01: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 Fixed #20256 -- Corrected startproject --template help text 2013-05-08 09:55:40 +02:00
utils.py Made (make|compile)messages check for availability of gettext commands. 2013-03-10 17:31:11 -03:00
validation.py Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00