On Tue, Jun 10, 2008 at 11:20 PM, Gabriel Sean Farrell <[EMAIL PROTECTED]> 
wrote:
> direct_to_template, I'd rather avoid abusing a function by ignoring
> its name and exercising largely undocumented functionality.  After
> all, my params aren't going directly to the template.

Calling a generic view in a function is quite common and in fact an
elegant use of the language. The fact that generic views all use
RequestContext is also widely known. So your patch is not strictly
necessary. it simply adds burden for people learning to use django.

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