1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/middleware
2016-10-17 16:11:53 -04:00
..
__init__.py
cond_get_urls.py
extra_urls.py
test_security.py Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
tests.py Fixed #27344 -- Made ConditionalGetMiddleware only process GET requests. 2016-10-17 16:11:53 -04:00
urls.py
views.py