On Dec 8, 2009, at 11:38 AM, Jenn Hughes wrote: > I checked and no proxy is in place. I tried the other IPs, two > wouldn't let me assign it and the third went through but gave me the > same error that I began with. How odd. >
I suspect there may be some other tiny but very important problem with one of your files. Unfortunately, it's probably not something one of us can guess without more information, and you're not getting any informational error messages we can use to narrow it down. I suggest you work through the official tutorial step-by-step. That way, you should find out exactly where the problem lies. If you don't get the tutorial to work, knowing the point of failure should help a lot. If you do get it to work, then you can compare your project with the tutorial and see what's different. You should be able to zip through enough of the tutorial in 10 or 15 minutes to get your answer. http://docs.djangoproject.com/en/dev/intro/tutorial01/#intro-tutorial01 Shawn -- 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?hl=en.

