1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/django/middleware
2013-02-10 13:55:54 +02:00
..
__init__.py
cache.py Prevented caching of streaming responses. 2012-12-24 20:28:07 +01:00
clickjacking.py
common.py Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
csrf.py Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie. 2013-02-07 09:48:08 +01:00
doc.py
gzip.py
http.py
locale.py Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:27:51 +01:00
transaction.py Fixed #19707 -- Reset transaction state after requests 2013-02-10 13:55:54 +02:00