django/tests/admin_scripts
Claude Paroz 42a67ec1cd Fixed #21269 -- Don't crash when CommandError contains non-ascii
Thanks kontakt@eikefoken.de for the report.
2013-10-14 21:21:07 +02:00
..
app_with_import
broken_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
complex_app
custom_templates Whitespace cleanup. 2013-10-10 16:49:20 -04:00
management Whitespace cleanup. 2013-10-10 16:49:20 -04:00
simple_app
__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 #21269 -- Don't crash when CommandError contains non-ascii 2013-10-14 21:21:07 +02:00
urls.py