1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests/regressiontests/app_loading
2010-04-21 12:05:15 +00:00
..
eggs
parent
__init__.py
models.py
test_settings.py
tests.py Fixed #13389 -- Ensured that the app_loading test clears out the app cache at the end of each test, so that it doesn't interact badly with flush and other introspected database commands. Thanks to Karen for the report, and Ramiro Morales for the debugging hints. 2010-04-21 12:05:15 +00:00