1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/middleware
2019-10-10 09:51:05 +02:00
..
__init__.py
cond_get_urls.py
extra_urls.py
test_security.py Fixed #29406 -- Added support for Referrer-Policy header. 2019-09-09 13:35:41 +02:00
tests.py Fixed #30812 -- Made ConditionalGetMiddleware set ETag only for responses with non-empty content. 2019-10-10 09:51:05 +02:00
urls.py
views.py