django/tests/cache
ijl 71a03e01aa Fixed #20346 -- Made cache middleware vary on the full URL.
Previously, only the URL path was included in the cache key.

Thanks jamey for the suggestion.
2013-12-28 11:20:18 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
closeable_cache.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
liberal_backend.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
tests.py Fixed #20346 -- Made cache middleware vary on the full URL. 2013-12-28 11:20:18 -05:00