Re: num_in_admin equivalent in newforms

2008-11-04 Thread Xiong Chiamiov
Actually, extra by itself does exactly what I want. For some reason I couldn't see it - I guess I just got caught up in the specific name. Thanks. On Nov 4, 10:32 am, Daniel Roseman <[EMAIL PROTECTED]> wrote: > On Nov 4, 5:57 pm, Xiong Chiamiov <[EMAIL PROTECTED]> wrote: > > > I'm in the process

Re: num_in_admin equivalent in newforms

2008-11-04 Thread Daniel Roseman
On Nov 4, 5:57 pm, Xiong Chiamiov <[EMAIL PROTECTED]> wrote: > I'm in the process of converting a bunch of sites from pre-nfa to > 1.0.  One of the things I've run across is the change in inlines in > the admin interface.  Previously, there was > (http://www.djangoproject.com/documentation/0.96/m

num_in_admin equivalent in newforms

2008-11-04 Thread Xiong Chiamiov
I'm in the process of converting a bunch of sites from pre-nfa to 1.0. One of the things I've run across is the change in inlines in the admin interface. Previously, there was (http:// www.djangoproject.com/documentation/0.96/model-api/#many-to-one-relationships) a parameter called num_in_admin