Re: Re: Fieldsets in Admin Inline

2011-07-26 Thread Micky Hulse
Awesome! Glad that helped and thanks for the warning. One of these days I will need this functionality myself. :) Have a great day! Cheers, Micky -- 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

Aw: Re: Fieldsets in Admin Inline

2011-07-26 Thread Juergen Schackmann
thanks a lot for googling this link (somehow google decided to hide it from me :-) ) it works for me! just one word warning with the link: the code as described does not work for me, since the parent Admin refers to field in its fieldsets attribute that refer to the child and this raises the er

Re: Fieldsets in Admin Inline

2011-07-25 Thread Micky Hulse
On Mon, Jul 25, 2011 at 2:57 PM, Juergen Schackmann wrote: > is there a way to define fieldsets in the Inline? > If could not find anything in the docs, but to me the idea sounds quite > reasonable; so I am wondering if I just dont find it?!?!?! Not tested myself, but have you tried the normal fi

Fieldsets in Admin Inline

2011-07-25 Thread Juergen Schackmann
Hi all, is there a way to define fieldsets in the Inline? If could not find anything in the docs, but to me the idea sounds quite reasonable; so I am wondering if I just dont find it?!?!?! Thanks Juergen -- You received this message because you are subscribed to the Google Groups "Django users"