which version of tutorial you working through?
which version of django did you use?
usually, with latest versions. your settings.py file should be in 
.../myproject/myproject/ folder.

On Monday, September 23, 2013 2:04:07 PM UTC+4, Avril Lang wrote:
>
> So I'm obviously a newbie and working my way through the tutorial. I 
> created a project using startproject but whereas the tutorial is showing 
> that I should see various files in this directory (__init__.py, 
> settings.py  etc) I can only see manage.py. 
>
> I can connect to the server using runserver and it claims to be using 
> mysite.settings but... well I have no access to these. 
>
> Why am I only getting manage.py and how can I fix this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to