I am learning Django under Windows Vista.

I am using Python 2.5 and Wamp5. The document root for Apache is set
to c:/wamp/www/

I have a project under c:/wamp/www/DjangoProjects/mysite

If I run it using the Django built-in server it works fine. If I run
it using Apache and wsgi-python the application works fine but the
admin does not look the same, I suspect it does not make use of the
admin css files. I am not familiar with Apache but suspect it is a
problem of  configuration of the server.

Help most welcome

MS

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