So it's basically just an issue of optimization?

Is using RequestContext best practice for apps meant to be pluggable?


On Oct 14, 1:25 pm, justquick <justqu...@gmail.com> wrote:
> it helps performance slightly since it does not include the request
> itself or any of the other goodies in TEMPLATE_CONTEXT_PROCESSORS
>
> On Oct 14, 12:39 pm, ringemup <ringe...@gmail.com> wrote:
>
> > Is there ever a reason to pass a plain Context rather than a
> > RequestContext when rendering a template?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to