That would require the extra files be hosted on my media url though. I want to be able to link js externally so I can use stuff like YUI, etc. without having to host it.
Also, is it possible to do it without registering a new Admin class? I'm not sure if it's possible to just override a template somewhere. On Mar 22, 11:40 pm, Daniel Roseman <[email protected]> wrote: > On Mar 22, 3:04 pm, Roy <[email protected]> wrote: > > > Hi, > > > Is there a way to include additional JavaScript in the admin page for > > a particular model? I don't want to touch the model code though. > > > The particular scenario is I want to change the flatpage edit screen > > in the admin to use a rich-text editor (NicEdit) instead of the plain > > memo box. > > > Thanks! > > http://docs.djangoproject.com/en/dev/ref/contrib/admin/#modeladmin-me... > -- > DR. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

