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 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 discovery of the Django installation during tests. 2013-02-26 21:04:32 +01:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00