#20763 closed Uncategorized (fixed)
Typo in the documentation
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
Severity: | Normal | Keywords: | typo |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Dear Documentation team,
There is a typo in this page. https://docs.djangoproject.com/en/dev/intro/tutorial03/ an also in the 1.5 document. Under "Writing more views" https://docs.djangoproject.com/en/dev/intro/tutorial03/#writing-more-views section, Goto the line, "Wire these news views into the polls.urls module by adding the following url() calls:" It supposed to be new views instead of news views. Kindly have a look and correct it. Thank you.
Note:
See TracTickets
for help on using tickets.
In fd95dc9e2719e5950f5339fbd48ea0819a6d8774: