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
d98210c255
django1
/
django
/
core
/
cache
History
Daniel Tao
4d60261b2a
Fixed
#28601
-- Prevented cache.get_or_set() from caching None if default is a callable that returns None.
2017-10-10 09:20:34 -04:00
..
backends
Fixed
#28601
-- Prevented cache.get_or_set() from caching None if default is a callable that returns None.
2017-10-10 09:20:34 -04:00
__init__.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
utils.py
Refs
#23919
-- Replaced usage of django.utils.http utilities with Python equivalents
2017-01-26 19:49:03 +01:00