Hi, I am running into the same problem as this: http://stackoverflow.com/questions/30493018/404-error-in-writing-your-first-django-app-tutorial
Now I can just follow the Alasdair's recommendation and delete the polls/url.py file, but the tutorial is very clear about having two separate urls.py. <http://stackoverflow.com/users/113962/alasdair> Is this a mistake in the tutorial? I even copied and pasted the tutorials code and tried to run it and it still gave the same error: *ImportError: No module named 'polls.urls'* Very confusing for a first step tutorial, maybe this could be corrected if it is an issue? Kind Regards <http://stackoverflow.com/users/113962/alasdair> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/44703fc1-518a-4a25-ae56-4a7b2992860a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

