django/tests/proxy_model_inheritance
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
..
app1 Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
app2 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 Fixing E302 Errors 2013-11-02 23:48:47 -05:00
tests.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00