Re: create_update and manipulator

2006-03-14 Thread Axel Steiner
Hi, > No, that's not currently possible. I'd recommend just writing your own > view -- it shouldn't take much code. I already thought this. Is it possible to provide this in a new version of Django? :-) Bye, Axel --~--~-~--~~~---~--~~ You received this message

Re: create_update and manipulator

2006-03-13 Thread Adrian Holovaty
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 r