On 11/23/05, Benjamin Reitzammer <[EMAIL PROTECTED]> wrote: > Looking at the code in django/contrib/admin/views/main.py I see, that > the template is entirely dynamically created (which is obvious as the > admin app doesn't know which model there will be), which makes > extending the template impossible.
You'll probably want to follow the new-admin branch, which is working on rewriting the admin application so it doesn't do that. -- "May the forces of evil become confused on the way to your house." -- George Carlin