#3204: [patch] Need ability to pass a RequestContext instance to FormPreview.
---------------------------------------------+------------------------------
Reporter:  Vadim Macagon <[EMAIL PROTECTED]>  |        Owner:  adrian
Type: enhancement | Status: new Priority: normal | Milestone: Component: django.contrib.formtools | Version: SVN Severity: normal | Resolution: Keywords: | ---------------------------------------------+------------------------------
Comment (by adrian):

If we allow for a {{{context_instance}}} argument, as this patch provides,
then it becomes necessary to wrap the {{{FormPreview}}} class within a
view. It's intended to be used directly *as* a view rather than being
wrapped.

A better way of adding the functionality, then, would just be to use
{{{RequestContext}}} by default.

--
Ticket URL: <http://code.djangoproject.com/ticket/3204#comment:>
Django <http://code.djangoproject.org/>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to