I've decided to code my new site with Django, becuase I've grown tired of PHP and I've always loved Python. So, I followed a guide written by my webhost that tells how to setup Django on their server using FCGI. Here is the guide: http://wiki.asmallorange.com/HOWTODjangoFastCGI
I followed everything in the tutorial, but when I visit my site, it gives me Index errors. My Django project is at: http://www.cypherspace.info/osdc/django.fcgi Could someone please take a look at it and tell me what I've done wrong? I've never worked with Django before or any Python web application, so I don't even know where to begin to fix things. :( Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

