Opened 12 years ago
Closed 12 years ago
#19911 closed Cleanup/optimization (fixed)
Wrong link in tutorial 4
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
In tutorial 4, just before 'coming soon' it says:
For full details on generic views, see the generic views documentation.
Clicking the link leads (with an intermediate page) to the old style generic views. Since the tutorial covers class-based generic views, the link should lead directly to the class-based generic views.
Change History (2)
comment:1 by , 12 years ago
Easy pickings: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This has been fixed in 1.5/dev documentation. However, a backport fix would be nice and easy.