1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django/middleware
2014-11-04 17:56:57 -05:00
..
__init__.py
cache.py
clickjacking.py
common.py Fixed #23531 -- Added CommonMiddleware.response_redirect_class. 2014-11-04 17:56:57 -05:00
csrf.py Fixed #20128 -- Made CsrfViewMiddleware ignore IOError when reading POST data. 2014-06-25 07:08:16 -04:00
gzip.py
http.py
locale.py Fixed #21579 -- Made LocaleMiddleware respect script prefix. 2014-08-14 09:36:41 -04:00
security.py Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00