Patrick, Thanks for this great extension! One snag I hit is that your code assumes we serve our admin media from /media/, which I happen not to. I just ran ''' sed -i -e "s:/media/:/admin-media/:g" *html ''' in the templates dir, but this setting is already available in django.conf.settings.ADMIN_MEDIA_PREFIX, so it would be great to see that happen automatically. Thanks again, Benj
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---