Make sure your production server knows where to send requests for / media/. You probably need a symlink to django/contrib/admin/media.

See "Serving admin files" here (especially if you're using mod_python):

http://www.djangoproject.com/documentation/modpython/


-Bill



On Jan 28, 2008, at 2:48 PM, Michael Hipp wrote:


Running on my local development server the Administration site looks
normal with the nice colors and formatting.

Running on my production server it is utterly plain (black and white).
It's evidently not picking up some css or templates or something.

I don't see anything helpful in the apache log other than it can't find
404.html but I don't know why it would be looking for that. Setting
DEBUG=True didn't show anything either.

Anyone know how to fix this?

Thanks,
Michael

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---









Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to