This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
cache
History
Jacob Burch
89955cc35f
Fixed
#9595
-- Allow non-expiring cache timeouts.
...
Also, streamline the use of 0 and None between cache backends.
2013-05-18 15:39:42 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
closeable_cache.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
liberal_backend.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#9595
-- Allow non-expiring cache timeouts.
2013-05-18 15:39:42 +02:00