Re: "inline" change list in admin

2008-09-28 Thread Walter K
Ignore this post. I just realized that this is easily achieved by overriding admin templates. On Sep 28, 8:32 am, Walter K <[EMAIL PROTECTED]> wrote: > I'm wondering if there's a relatively simple way to have an "inline" > change list in the admin site.  I have a par

"inline" change list in admin

2008-09-28 Thread Walter K
I'm wondering if there's a relatively simple way to have an "inline" change list in the admin site. I have a parent-child relationship where the children have way too many fields to do inline editing, so I'd prefer to have an non-editable list of links to the children instead. It'

Re: change list in admin

2007-09-28 Thread Lic. José M. Rodriguez Bacallao
t; > hi jose > > Lic. José M. Rodriguez Bacallao wrote: > > how can I limit items in "change list" of the admin interface? > > the admin will use your model's default manager (the first specified > manager) to filter results. > > more information here: >

Re: change list in admin

2007-09-27 Thread Lic. José M. Rodriguez Bacallao
= CustomManager() On 9/27/07, Lic. José M. Rodriguez Bacallao <[EMAIL PROTECTED]> wrote: > > how can I limit items in "change list" of the admin interface? > > -- > Lic. José M. Rodriguez Bacallao > Cupet > -

Re: change list in admin

2007-09-27 Thread jake elliott
hi jose Lic. José M. Rodriguez Bacallao wrote: > how can I limit items in "change list" of the admin interface? the admin will use your model's default manager (the first specified manager) to filter results. more information here: http://www.djangoproject.com/documentat

change list in admin

2007-09-27 Thread Lic. José M. Rodriguez Bacallao
how can I limit items in "change list" of the admin interface? -- Lic. José M. Rodriguez Bacallao Cupet - Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo. Recuerda: El arca de Noe fue cons