I`ve asked the same question just a few days ago with little or no luck. You`ll probably get somebody who recommends Grappelli ( http://code.google.com/p/django-grappelli/wiki/Grappelli_2 ) and/or http://pypi.python.org/pypi/django-admin-tools and they might be what you`re looking for, but I`ve tried them both and still want to now how to implement/override both the admin/index-template and the related view.
Any information you might have related to this is very interesting. Please post a reply to this thread. Regards, Thomas On Sat, Mar 12, 2011 at 4:14 PM, Lior Sion <[email protected]> wrote: > Hi, > > Is there an easy way I'm missing to EXTEND the admin site's index.html > without copying the file and altering it, which kinda sounds like the > wrong solution? > > Basically, I live with the current template well enough and want to > get updates with new versions of django, but I would like, for > example, to add an upper, lower, or side sections.. would it make > sense to add a {% block %} in those places? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

