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-01-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
cache
History
Flavio Curella
ed112fadc1
Fixed
#23755
-- Added support for multiple field names in the no-cache Cache-Control directive to patch_cache_control().
...
https://tools.ietf.org/html/rfc7234#section-5.2.2.2
2019-10-10 19:30:51 +02:00
..
__init__.py
…
closeable_cache.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
liberal_backend.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
models.py
…
tests.py
Fixed
#23755
-- Added support for multiple field names in the no-cache Cache-Control directive to patch_cache_control().
2019-10-10 19:30:51 +02:00