On Oct 11, 12:03 pm, Karen Tracey <[EMAIL PROTECTED]> wrote:
> At 06:00 PM 10/10/2007, Joseph Kocherhans wrote:
>
>
>
> > > >You're probably right. Something like radio_admin_fields on the
> > > >ModelAdmin class sounds reasonable. Could you file a ticket for this
> > > >so we don't lose track?
At 06:00 PM 10/10/2007, Joseph Kocherhans wrote:
> > >You're probably right. Something like radio_admin_fields on the
> > >ModelAdmin class sounds reasonable. Could you file a ticket for this
> > >so we don't lose track? I don't recall seeing one, but I could be
> > >wrong.
> >
> > I couldn't fin
On 10/10/07, Karen Tracey <[EMAIL PROTECTED]> wrote:
>
> At 05:10 PM 10/10/2007, Joseph Kocherhans wrote:
> >On 10/10/07, Karen Tracey <[EMAIL PROTECTED]> wrote:
> > > I'm also curious about something not on the to-do list: something to
> > > replace the old radio_admin Field attribute. It seems
At 05:10 PM 10/10/2007, Joseph Kocherhans wrote:
>On 10/10/07, Karen Tracey <[EMAIL PROTECTED]> wrote:
> > I'm also curious about something not on the to-do list: something to
> > replace the old radio_admin Field attribute. It seems radio_admin is
> > still allowed on fields, but has no effect o
On 10/10/07, Karen Tracey <[EMAIL PROTECTED]> wrote:
>
> The branch page for newforms-admin
> (http://code.djangoproject.com/wiki/NewformsAdminBranch) has
> 'Implement "edit inline" functionality' on the to-do list. But the
> new syntax for inline editing is listed further down, and it all
> seem
The branch page for newforms-admin
(http://code.djangoproject.com/wiki/NewformsAdminBranch) has
'Implement "edit inline" functionality' on the to-do list. But the
new syntax for inline editing is listed further down, and it all
seems to work fine for my site newly converted to newforms-admin.