#16051: Misleading information in Writing your first Django app, part 3
-------------------------------------+-------------------------------------
Reporter: | Owner: ShawnMilo
felix.morency@… | Status: new
Type: | Component: Documentation
Cleanup/optimization | Severity: Normal
Milestone: 1.4 | Keywords:
Version: SVN | Has patch: 1
Resolution: | Needs tests: 0
Triage Stage: Ready for | Easy pickings: 0
checkin |
Needs documentation: 0 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Changes (by graham_king):
* component: Djangoproject.com Web site => Documentation
* version: 1.3 => SVN
* easy: 1 => 0
* milestone: => 1.4
* type: New feature => Cleanup/optimization
* stage: Accepted => Ready for checkin
Comment:
I agree that this makes things clearer. The text either refers to the
URLconf ''polls.urls'' - as in {{{(r'^polls/', include('polls.urls'))}}} -
or it refers to the file ''polls/urls.py''. In this case it is the file
being referred to.
The patch applies cleanly to the latest trunk in SVN.
--
Ticket URL: <https://code.djangoproject.com/ticket/16051#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.