1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests/regressiontests/admin_scripts
2011-12-29 19:06:57 +00:00
..
app_with_import
broken_app Fixed #11696: Changed app loading code so that it does not swallow import errors that used to be (prior to r10088) raised. 2010-04-12 12:39:18 +00:00
complex_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
custom_templates
management 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
simple_app
__init__.py
models.py
tests.py Moved validation of project names to an earlier spot so no directory with invalid name is created. 2011-12-29 19:06:57 +00:00
urls.py