>>I've gone through the Django tutorial and it worked fine when using >>the default development server that is provided with Django (python >>manage.py runserver)
yeh, like I said. it works fine with the django-provided development server i've now got it running on apache/mod_python too, but i had to hardcode the entire path to the db file in settings.py: "DATABASE_NAME = 'C:/Documents and Settings/Rabbi/Desktop/Django Code/mysite/vocab'" is this really necessary or is there a nicer way that will work anywhere? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---