Thanks Thomas, These two solutions look interesting, but they are a lot more than I required :)
I also think that a recommendation to copy a file and override it is wrong - it kills future compatibility, regardless of how this would really be solved.. Let's wait a few days and if not answer is accepted, raise it at dev list. On Mar 12, 5:24 pm, Thomas Weholt <[email protected]> wrote: > 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/orhttp://pypi.python.org/pypi/django-admin-toolsand 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 > > athttp://groups.google.com/group/django-users?hl=en. > > -- > Mvh/Best regards, > Thomas Weholthttp://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.

