django/tests/managers_regress
Aymeric Augustin 82a35e24d4 Replaced ad-hoc caching of get_models with lru_cache.
Invalidate properly the cache whenever all_models or app_configs change.
This fixes some isolation issues in the test suite.
2013-12-24 10:56:50 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #3871 -- Fixed regression introduced by 04a2a6b. 2013-09-30 15:43:44 -04:00
tests.py Replaced ad-hoc caching of get_models with lru_cache. 2013-12-24 10:56:50 +01:00