#31554: Tutorial 01: mysite/urls.py location confusion
-------------------------------------+-------------------------------------
Reporter: Paweł Brodacki | Owner: Desmond
Type: | Nyamador
Cleanup/optimization | Status: closed
Component: Documentation | Version: 2.2
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* has_patch: 1 => 0
* resolution: fixed => invalid
Comment:
Tutorial is really descriptive, we ask to add `urls.py` in app directory.
Moreover all expected files are listed below:
{{{
polls/
__init__.py
admin.py
apps.py
migrations/
__init__.py
models.py
tests.py
urls.py
views.py
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31554#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.b6be845772fa673fbebdd4fe2e3f31e3%40djangoproject.com.