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
ebc4ee3369
django1
/
django
/
middleware
History
Дилян Палаузов
23bf4ad87f
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00
..
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
cache.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
clickjacking.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
common.py
Refs
#26447
-- Removed outdated ETag comment in CommonMiddleware.
2017-11-11 20:45:17 -05:00
csrf.py
Fixed
#28488
-- Reallowed error handlers to access CSRF tokens.
2017-09-20 16:22:18 -04:00
gzip.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
http.py
Refs
#27656
-- Updated remaining docstring verbs according to PEP 257.
2017-03-04 10:02:06 -05:00
locale.py
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00
security.py
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00