Adrian Holovaty wrote:
> Yuri, to answer your question: I try never to send the request object
> into a template context

Uhm... But using RequestContext is not about it. Everyone I know uses 
RequestContext almost exclusively (i.e. nobody uses standard 
render_to_response with plain Context instance) but only a few people 
actually send request object into templates. The whole point is to be 
able to use custom context processors and that's it.

P.S. "Everyone" is actually not an exaggeration :-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to