django/tests/admin_scripts
Claude Paroz 6a91b63842 Fixed #19923 -- Display tracebacks for non-CommandError exceptions
By default, show tracebacks for management command errors when the
exception is not a CommandError.
Thanks Jacob Radford for the report.
2013-03-09 12:38:45 +01:00
..
app_with_import Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
broken_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
complex_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
custom_templates Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
management Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
simple_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Fixed #19923 -- Display tracebacks for non-CommandError exceptions 2013-03-09 12:38:45 +01:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00