This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Carl Meyer
d51fb74360
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
...
This is a security fix; disclosure and advisory coming shortly.
2013-02-19 11:23:29 -07:00
..
__init__.py
…
cookie.py
…
multipartparser.py
Kill mx.TextTools with fire
2013-01-15 10:15:40 -08:00
request.py
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
2013-02-19 11:23:29 -07:00
response.py
Fixed
#18558
-- Added url property to HttpResponseRedirect*
2013-02-13 10:29:32 +01:00
utils.py
…