On 06/10/2015 09:55 AM, Robert Roskam wrote:
> I realize this is a simple thing, but I'm sure this will save some
> people time.
> 
> Since Allowed_Hosts is a required setting, when debug mode is off, it
> should raise an appropriate ImproperlyConfigured error.
> 
> I'm sure there's some broader discussion surrounding which settings
> should have this and why, but I haven't been able to find it.

This makes sense - a configuration with DEBUG=False and empty
ALLOWED_HOSTS can't possibly work, so why should we even allow it to
start up? Can anyone else recall a reason why we didn't do this?

Carl

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/5578766B.6030707%40oddbird.net.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to