django/tests/admin_docs
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
fixtures
__init__.py
tests.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
urls.py Fixed #21386 -- Removed admindocs dependence on sites framework 2013-12-18 19:44:04 +01:00
views.py