django1/django/conf
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