Thanks,
Where do I find some stuff to read on formsets. Google does not throw up anything except a few discussions on this topic. I'm looking for some sort of documentation official/unofficial. Does it exist somewhere Ramdas On Sat, Apr 26, 2008 at 10:35 AM, Russell Keith-Magee < [EMAIL PROTECTED]> wrote: > > On Fri, Apr 25, 2008 at 9:20 PM, Ramdas S <[EMAIL PROTECTED]> wrote: > > > > Is there anyway to get the edit_inline inside a form using newforms? > > The literal edit_inline syntax has being deprecated. The replacement > for edit_inline doesn't currently exist in trunk - it is under > development in newforms-admin. If you want to read up on the topic, > the new feature is called 'formsets'. > > If you _really_ need edit-inline capabilities in newforms, it may be > possible to migrate the newforms module from newforms-admin into a > trunk checkout. All the form/widget/field code is mostly the same; > formsets have been added as an extension on the side. Another option > would be to use the newforms-admin branch; in my experience, it tends > to be pretty stable, but obviously it is under active development, so > you will need to keep a close eye on developments in the branch > > Yours, > Russ Magee %-) > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---