Re: edit_inline in ModelForms

2008-03-04 Thread tom
hi michael, sorry for not finding the needed information and thanks a lot for the link! regards. tom On 4 Mrz., 14:31, Michael <[EMAIL PROTECTED]> wrote: > This question in various forms was asked 3 times in the last 24 hours. > Check this > outhttp://collingrady.com/2008/02/18/editing-multipl

Re: edit_inline in ModelForms

2008-03-04 Thread Michael
This question in various forms was asked 3 times in the last 24 hours. Check this out http://collingrady.com/2008/02/18/editing-multiple-objects-in-django-with-newforms/ On Tue, Mar 4, 2008 at 4:11 AM, tom <[EMAIL PROTECTED]> wrote: > > Hi, > > I've been looking and searching for the last days

edit_inline in ModelForms

2008-03-04 Thread tom
Hi, I've been looking and searching for the last days to find out how i could fix that, but I don't get around. I did read the newforms-admin fieldset.py stuff, also the edit_inline_stacked.html template, but I still don't figure it out. What i would like to do is, to have 2 Models within one fo