1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/django/middleware
2016-09-14 19:37:18 -04:00
..
__init__.py
cache.py Fixed #27211 -- Made UpdateCacheMiddleware include caching headers for "304 Not Modified" responses. 2016-09-14 19:37:18 -04:00
clickjacking.py
common.py Fixed #27083 -- Added support for weak ETags. 2016-09-10 08:14:52 -04:00
csrf.py
gzip.py
http.py Fixed #27083 -- Added support for weak ETags. 2016-09-10 08:14:52 -04:00
locale.py Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 10:00:39 -07:00
security.py Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00