On Saturday, August 30, 2014 2:48:10 PM UTC+2, Tim Graham wrote: > > If base.py adds CONTENT_TYPE_NOSNIFF and prod.py wants to add > HSTS_SECONDS, it would look like this: <snip> >
Oh, that makes sense, I was so focused on "extending" that I didn't see that base.py could define a minimal dict itself. Though the example still assume that base.py defines SECURITY_MIDDLEWARE (although that is probably okay). -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. 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/1531d2e9-6ad9-4022-97bb-8152ef604e6f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
