On 3/13/06, Axel Steiner <[EMAIL PROTECTED]> wrote:
> I'm trying to build a form with
> django.views.generic.create_update.create_object
> and I can't find a way to use a custom manipulator with it.  Is it
> possible to pass
> a generic view a manipulator?

No, that's not currently possible. I'd recommend just writing your own
view -- it shouldn't take much code.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to