#8600 closed (fixed)
Typo in URL dispatcher doc
Reported by: | Julien Phalip | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Not a massively important typo, but potentially misleading. The given example is for oldcomments. See attached patch.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | 8600.doc-typo.diff added |
---|
comment:1 by , 16 years ago
Component: | Uncategorized → Documentation |
---|
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8650]) Fixed #8600: Corrected example URLConf to match new comments framework. Thanks to julien for the report.