"Writing First App" Tutorial - no settings
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?
-- 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+unsubscribe@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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home