1
0
mirror of https://github.com/django/django.git synced 2025-01-31 12:49:21 +00:00
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
..
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-05-30 17:56:53 +01:00
2013-11-06 20:00:48 -08:00