Please see
http://code.djangoproject.com/ticket/3591
http://code.djangoproject.com/wiki/DjangoSpecifications/NfAdmin/FlexibleAppHandling
http://code.djangoproject.com/wiki/InstalledAppsRevision
Will
http://code.djangoproject.com/wiki/DjangoSpecifications/NfAdmin/FlexibleAppHandling
do what you
Not really no.
With this solution I would override the entire admin index. Meaning
other applications I use for the same project will not have the luxury
of having their own way with the admin index page.
My understanding is that applications should plug into projects
without overriding each oth
On Jun 18, 7:08 am, jurian <[EMAIL PROTECTED]> wrote:
> I recently ran in to the a problem/snag when overriding the admin
> index page. The thing is that I would like to change the index
> displayed for a specific application, and not the entire admin index.
>
> So I though that it might be a good
I recently ran in to the a problem/snag when overriding the admin
index page. The thing is that I would like to change the index
displayed for a specific application, and not the entire admin index.
So I though that it might be a good idea to suggest a system where
each application has a template