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-03-31 03:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
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
..
app_template
Simplified default project template.
2013-02-04 13:21:36 +01:00
locale
Put unicode_literals into all formats.py
2013-02-15 09:02:44 +01:00
project_template
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
2013-02-19 11:23:29 -07:00
urls
Removed django.conf.urls.defaults.
2012-12-29 21:58:12 +01:00
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
global_settings.py
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
2013-02-19 11:23:29 -07:00