django/tests/admin_scripts
Tim Graham 96c71d423d Added runserver validation to detect if DEBUG=False and ALLOWED_HOSTS is empty.
Refs #19875.
2013-06-09 15:08:29 -04:00
..
app_with_import
broken_app
complex_app
custom_templates
management
simple_app
__init__.py
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Added runserver validation to detect if DEBUG=False and ALLOWED_HOSTS is empty. 2013-06-09 15:08:29 -04:00
urls.py