Bryan, If this happens when using django integrated dev server, then setting ADMIN_MEDIA_PREFIX to something different than MEDIA_URL should help you, for example: "admin-media". I consider this a bug of Django, which perhaps appear only under some specific conditions.
Aidas Bendoraitis [aka Archatas] On 4/28/07, Christian Markwart Hoeppner <[EMAIL PROTECTED]> wrote: > > Sure. I also suggested him making the place readable by the apache user, > but making a quick 777 and back is a fine way to know where the problem > is. If with that permission everything works, you know your user hasn't > got the right permissions. Though you gotta remember to chmod back to > something safer. > > Thanks Malcolm. > Chris > > El s�b, 28-04-2007 a las 21:06 +1000, Malcolm Tredinnick escribi�: > > On Sat, 2007-04-28 at 12:02 +0100, Christian Markwart Hoeppner wrote: > > > Make sure you have an allow all directive in your apache configuration > > > for that folder, and just in case, you might set your unix permissions > > > to 777 > > > > Please don't suggest that sort of change. Making files writable by > > everybody (or even group, often) is a bad fix to almost any problem. > > > > Thanks, > > Malcolm > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---