This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0339844b70
django1
/
django
/
middleware
History
Grzegorz Slusarek
668d53cd12
Fixed
#21495
-- Added settings.CSRF_HEADER_NAME
2015-03-05 15:03:40 -05:00
..
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
cache.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
clickjacking.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
common.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
csrf.py
Fixed
#21495
-- Added settings.CSRF_HEADER_NAME
2015-03-05 15:03:40 -05:00
gzip.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
http.py
Fixed
#22440
-- Updated ConditionalGetMiddleware to comply with RFC 2616.
2014-06-13 20:01:35 -04:00
locale.py
Fixed
#24360
-- Delayed internal LocaleMiddleware variable initialization
2015-03-02 20:06:24 +01:00
security.py
Fixed
#17101
-- Integrated django-secure and added check --deploy option
2014-09-12 15:05:23 -04:00