django1/django/core/management
Claude Paroz 2d8b0315f4 [1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv
Thanks Stefan Koegl for the report and Simon Charette for the review.
Backport of b9c8bbf37 from master.
2013-01-25 14:57:18 +01:00
..
commands [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
__init__.py [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
base.py [1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv 2013-01-25 14:57:18 +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 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
templates.py [1.5.x] Fixed #19397 -- Crash on binary files in project templates. 2012-12-03 10:45:42 +01:00
validation.py [1.5.x] Removed some stray debug lines introduced accidentally in c8985a8. 2012-11-24 15:27:09 +08:00