Opened 18 years ago
Closed 18 years ago
#5477 closed (fixed)
Template doc page missing an important link
| Reported by: | Owned by: | mitja | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | add-ons documentation | |
| 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
On the template documentation, the django.contrib.markup section (http://www.djangoproject.com/documentation/templates/#django-contrib-markup) is missing the link to the markup section (http://www.djangoproject.com/documentation/add_ons/#markup), like how django.contrib.humanize and django.contrib.webdesign have their respective links.
Attachments (2)
Change History (7)
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
by , 18 years ago
| Attachment: | templates.txt added |
|---|
by , 18 years ago
| Attachment: | templates_r6248.diff added |
|---|
Adds link to markup section in add-ons documentation against r6248
comment:3 by , 18 years ago
| Has patch: | set |
|---|---|
| Keywords: | add-ons documentation added |
Please ignore templates.txt. templates_r6248.diff contains the diff.
comment:4 by , 18 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:5 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Adds link to markup section in add-ons documentation against r6248