#17757 closed Bug (fixed)
Typo in documentation - "Django at a glance"
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In "Design your templates" section https://docs.djangoproject.com/en/1.3/intro/overview/#design-your-templates, the template example shown looks like its the "news/year_archive.html" template but the doc says it is the "news/article_detail.html" template.
Change History (3)
comment:1 by , 14 years ago
| Easy pickings: | set |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17584]: