Opened 14 years ago
Closed 14 years ago
#17234 closed Bug (fixed)
Missing "endblock" tag in missing_docutils.html
| Reported by: | shibz | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admindocs | Version: | dev |
| Severity: | Normal | Keywords: | missing endblock template |
| Cc: | metawake@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The django/contrib/admindocs/templates/admin_doc/missing_docutils.html template has a missing endblock breadcrumbs tag which results in an error.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | missing_docutils_breadcrumbs.diff added |
|---|
comment:1 by , 14 years ago
| Cc: | added |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
Indeed, endblock missing. Fix/patch confirmed.