django/tests/cache
Unai Zalakain 2b4bed6dbd Fixed #21476 -- Cache tests make an incorrect use of `HttpRequest`
Using `django.test.client.RequestFactory` solves the problem and cleans up all
the `get_request` mess.
2013-11-21 18:51:08 +01: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 #21476 -- Cache tests make an incorrect use of `HttpRequest` 2013-11-21 18:51:08 +01:00