Just dug up a 2year old ticket on this: http://code.djangoproject.com/ticket/2891
Can some core-developer modify the trunk or merge it in? SmileyChris's patch looks good: http://code.djangoproject.com/attachment/ticket/2891/2891-backwards-incompatible.patch On Sep 11, 10:36 am, drozzy <[email protected]> wrote: > It's called ADMIN_MEDIA_PREFIX in global_settings.py > > On Sep 11, 10:33 am, drozzy <[email protected]> wrote: > > > Reference:http://docs.djangoproject.com/en/dev/howto/static-files/#how-to-do-it > > > I propose we change the admin's media prefix from "media" to > > "admin_media". > > When I was just starting out with Django, this was a major problem, as > > I could not figure out why my static media did not display correctly. > > > Admin should stay out of the way as much as possible, and it's media > > is currently very tightly bound with django. But that is another > > discussion... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
