Re: Newforms-admin fieldsets

2007-07-11 Thread leif strickland
Hi Adrian, Thank you for the quick reply. I have opened a ticket; we'll see what happens. http://code.djangoproject.com/ticket/4848 Thank you for all of your hard work! I'm really enjoying getting to know Django. Cheers, Leif --~--~-~--~~~---~--~~ You receive

Re: Newforms-admin fieldsets

2007-07-09 Thread Adrian Holovaty
On 7/9/07, leif strickland <[EMAIL PROTECTED]> wrote: > In newforms-admin, are there any plans to change the admin.options > class so inline fields can be included in the main fields tuple? > Seems like it would be a fairly easy addition, and it would certainly > provide much more design flexibili

Newforms-admin fieldsets

2007-07-09 Thread leif strickland
Hi all, In newforms-admin, are there any plans to change the admin.options class so inline fields can be included in the main fields tuple? Seems like it would be a fairly easy addition, and it would certainly provide much more design flexibility than forcing all inline fields to display at the b