On Wed, 2009-12-30 at 14:28 -0800, Wim Feijen wrote:
> Hello,
> 
> In the discussions on CSRF there have been several proposals to
> include RequestContext by default in render_to_response or in a
> similar function. As a side note to my previous post, I'd like to
> mention my favorite way to do this: render_to , see:

The  generic view function  direct_to_template already handles this
need.  If anything we could add a line in the documentation or tutorials
pointing this usage out.

> http://www.djangosnippets.org/snippets/821/
> 
> Best regards,
> 
> Wim Feijen

--

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


Reply via email to