1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests/regressiontests/cache
2010-03-01 10:19:01 +00:00
..
__init__.py
models.py Fixed #12057 -- Corrected regression of caching performance when a model contained a callable default. Thanks to Michael Thornhill for the excellent assistance tracking this problem. 2009-10-29 14:32:01 +00:00
tests.py Refined changes made in r12546 to also respect the request.LANGUAGE_CODE in case the LocaleMiddleware is used to discover the language preference. 2010-03-01 10:19:01 +00:00