On Wed, Nov 19, 2008 at 4:10 AM, Nathaniel Whiteinge
<[EMAIL PROTECTED]> wrote:
>
> Out of curiosity, for those who want RequestContext added to
> render_to_response, is there a reason you don't like using
> direct_to_template instead? I see the two as being functionally
> equivalent (minus the addition of RequestContext, of course), but this
> debate crops up every so often -- is there something I'm missing? In
> other words: my Python-foo is not strong, is there a reason I should
> avoid using direct_to_template in 99% of my views?

I use direct_to_template everwhere! I always try to "delegate" to the
generic views.

Regards
Rajeev J Sebastian

--~--~---------~--~----~------------~-------~--~----~
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