On Tuesday, 4 November 2014 17:30:27 UTC-5, Aymeric Augustin wrote:
>
> In my opinion the request context processor should be enabled by default.
>
+1 

> I suspect the only reason why it isn't is to avoid changing the default 
> settings (django.conf.global_settings).
>
Right. Can we uncomment it anyway? I can't imagine that there are many 
people are using the "request" name for anything other than the django 
request.

Or, I would also be happy with a render('template.html', {'request': 
request, 'myvar': 3}) convention and then stop using context processors 
completely.

Thanks,
Collin

 

-- 
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 [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/9920e493-a478-41e4-94e6-bcc5ba669037%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to