Okay, now it's very fast :) I forgot that my linux box was busy
compiling something :)
Thanks for the help everyone
Thanks! That worked very well. I also got the media directory ok now,
and I'm able to open the admin interface.
Now I can continue exploring django :)
I must say that I'm happy allready with what Django is doing, but it's
a bit slow. I'm running Django on a dual P200mmx, perhaps that's not
enough
Thanks for the quick response.
I have the following in my apache config:
SetHandler python-program
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE .home.kris.myproject.settings
PythonDebug On
The sett
I've setup a Gentoo Linux server for use with django, but I have some
difficulties with the apache configuration I think. The python
webserver works fine, but now I want to have it working with apache2
and mod_python. I've a config like in the tutorial
(http://www.djangoproject.com/documentation/m
4 matches
Mail list logo