Also, if you're using mod_wsgi (recommended over mod_python), see this:

http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango


On Thu, Sep 30, 2010 at 12:12 PM, Addy Yeow <ayeo...@gmail.com> wrote:
> runserver takes care of thing like this for you but you need to handle
> it properly in Apache.
> See 
> http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-the-admin-files
>
> On Fri, Oct 1, 2010 at 12:03 AM, octopusgrabbus
> <old_road_f...@verizon.net> wrote:
>>
>> When I run Django admin with runserver running, I get nice graphics. I
>> don't when I run Django admin from apache. I can log into my django
>> application from apache, but do not get the graphics. I'm looking for
>> examples or documentation on how to fix this.
>>
>> Thanks.
>> cmn
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To post to this group, send email to django-us...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to