I think a possibility would be to overwrite the admin template as described in http://www.djangobook.com/en/1.0/chapter17/
V On Aug 29, 3:35 pm, Dennis Schmidt <[EMAIL PROTECTED]> wrote: > Hello again, > > now I'm just wondering how I can add some custom js files to a model's > "list overview page" in the admin site. When I add this inner Media > class to the model's admin class in the admin.py the js files will > only be included on the editing page. But I need some js files in the > overview already. So is there a way to do this? > > thanks in advance, Dennis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

