django/tests/regressiontests/admin_scripts
Claude Paroz b9c8bbf372 Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv
Thanks Stefan Koegl for the report and Simon Charette for the review.
2013-01-25 14:56:41 +01:00
..
app_with_import
broken_app
complex_app
custom_templates Fixed #19397 -- Crash on binary files in project templates. 2012-12-03 10:45:18 +01:00
management Fixed #18634 -- Don't escape variables in the context for startproject/startapp. 2012-07-25 22:24:41 +02:00
simple_app Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
__init__.py
models.py
tests.py Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv 2013-01-25 14:56:41 +01:00
urls.py