django1/django/middleware
Tim Graham a8b70d251d [1.8.x] Sorted imports with isort; refs #23860.
Backport of 0ed7d15563 from master
2015-02-09 14:24:06 -05:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
cache.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
clickjacking.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
common.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
csrf.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
gzip.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
http.py Fixed #22440 -- Updated ConditionalGetMiddleware to comply with RFC 2616. 2014-06-13 20:01:35 -04:00
locale.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
security.py Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00