django/tests/admin_scripts
Florian Apolloner 33234aa8f7 Fixed discovery of the Django installation during tests.
If Django was symlinked into site-packages the previous approach to discover
the tests subdirectory would fail. The revised version now always points to
the location of the source and not the import path.
2013-02-26 21:04:32 +01: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
management
simple_app
__init__.py
models.py
tests.py Fixed discovery of the Django installation during tests. 2013-02-26 21:04:32 +01:00
urls.py