This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
2699219c23
django1
/
django
/
core
/
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
..
backends
Fixed
#9595
-- Allow non-expiring cache timeouts.
2013-05-18 15:39:42 +02:00
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
utils.py
Fixed
#19253
-- Extracted template cache key building logic
2013-02-24 14:32:45 +01:00