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
18192b9fa4
django1
/
django
/
core
/
cache
History
Tim Graham
d038c547b5
Removed django.core.cache.get_cache() per deprecation timeline; refs
#21012
.
2015-01-17 09:55:18 -05:00
..
backends
Fixed
#16358
- Made memcache backend delete old value on a failure to set.
2014-11-13 00:46:03 -05:00
__init__.py
Removed django.core.cache.get_cache() per deprecation timeline; refs
#21012
.
2015-01-17 09:55:18 -05:00
utils.py
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00