Re: Changing admin index

2008-06-17 Thread jurian
I think there should be a better way to do this. I believe that there should be a way to override the admin index for each application separately. It would also have to be a way to specify the way these templates are displayed. I'm currently trying to override the admin index of one application,

Re: Changing admin index

2008-04-22 Thread Andre Meyer
try this: http://www.djangoproject.com/documentation/tutorial02/#customize-the-admin-index-page http://www.djangobook.com/en/1.0/chapter17/ cheers André On Tue, Apr 22, 2008 at 8:48 PM, Matthias Kestenholz <[EMAIL PROTECTED]> wrote: > > Hi, > > On Tue, 2008-04-22 at 11:37 -0700, dimrub wrote: >

Re: Changing admin index

2008-04-22 Thread Matthias Kestenholz
Hi, On Tue, 2008-04-22 at 11:37 -0700, dimrub wrote: > The most obvious way would be to override the corresponding template > to include only a specific list of apps. > > On Apr 22, 8:22 pm, "Monica Leko" <[EMAIL PROTECTED]> wrote: > > Hi > > > > Can I somehow exclude sites and auth from admin i

Re: Changing admin index

2008-04-22 Thread dimrub
The most obvious way would be to override the corresponding template to include only a specific list of apps. On Apr 22, 8:22 pm, "Monica Leko" <[EMAIL PROTECTED]> wrote: > Hi > > Can I somehow exclude sites and auth from admin index page, and left > only django apps? --~--~-~--~~