django1/django/core/management
Baptiste Mispelon 9012a9e200 Fixed #20422 -- Applied makemessage's --ignore patterns to full path
Fix makemessage's --ignore patterns being applied to the full path
instead of the file name. Thanks to nnseva for the report and the
original patch.
2013-05-18 10:40:16 +02:00
..
commands Fixed #20422 -- Applied makemessage's --ignore patterns to full path 2013-05-18 10:40:16 +02:00
__init__.py Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
base.py Replaced an antiquated pattern. 2013-05-17 18:08:58 +02: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