﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32666	Clarify mysite/urls.py location for tutorial-01	Johnson	nobody	"According to [this answer on StackOverflow](https://stackoverflow.com/a/29657129/), 82 people accidentally created the `mysite/urls.py` in the outer `mysite` directory (`mysite/mysite/urls.py`) instead of modifying the inner `mysite` directory (`mysite/urls.py`) when following [tutorial-01](https://docs.djangoproject.com/en/3.1/intro/tutorial01/).

This PR adds a hint to ask readers to double check the file location. This can help future readers who encounters this issue to follow the tutorial more smoothly (instead of searching on Google to see the StackOverflow post)

Django's [contribution guideline](https://github.com/django/django/blob/main/CONTRIBUTING.rst) suggests to create a Trac ticket here beforehand, so I created a fake PR here: https://github.com/j3soon-pr/django/pull/1

If this clarification is approved, I'll create the formal PR on GitHub."	Cleanup/optimization	closed	Documentation	3.2	Normal	invalid	tutorial clarification	j3.soon@…	Unreviewed	0	0	0	0	0	0
