Malcolm Tredinnick wrote:
> So the error is saying it can't find settings.py in your project's
> directory. Is it there?

Yes, it is

> Can you, inside the project directory, start a Python prompt and
> successfully run "import settings"?

 Yes, I can.

> Is there anything you've forgotten to tell us? You really did just do
> "django-admin.py startproject site", then "cd site", edit a couple of
> lines inside settings.py and then "manage.py runserver"?

No, I didn't edit any line.
The tutorial doesn't say anything about editing lines (at least not at
this stage...) :
http://www.djangoproject.com/documentation/tutorial1/

What am I supposed to do?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to