django1/django/middleware
Alex Gaynor 778ce245dd Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
cache.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
clickjacking.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
common.py Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation timeline. 2014-03-21 07:15:58 -04:00
csrf.py Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 2014-03-06 08:28:43 -05:00
gzip.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
http.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
locale.py Fixed #21389 -- Accept most valid language codes 2014-02-26 16:58:04 +01:00