django1/django/middleware
Sergio 94e7f471c4 Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used. 2022-10-13 10:38:26 +02:00
..
__init__.py
cache.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
clickjacking.py Refs #30426 -- Updated XFrameOptionsMiddleware docstring. 2022-04-29 21:17:27 +02:00
common.py Fixed #33700 -- Skipped extra resolution for successful requests not ending with /. 2022-06-02 15:15:04 +02:00
csrf.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
gzip.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
http.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
locale.py Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used. 2022-10-13 10:38:26 +02:00
security.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00