#12816: Add a render() shortcut ---------------------------+------------------------------------------------ Reporter: russellm | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ render_to_response(template, view, context_instance=RequestContext(request)) is such a common idiom that it deserves a shortcut of it's own.
Related: #12815 If we're going to introduce a new TemplateResponse, it might be appropriate for a new render() shortcut to return that class. -- Ticket URL: <http://code.djangoproject.com/ticket/12816> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.