#13796 closed (fixed)
Admin docs aren't showing core template tags and filters
Reported by: | nathan | Owned by: | nobody |
---|---|---|---|
Component: | Template system | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Looks like ticket #6587 removed core template tags and filters from admin docs.
Attachments (1)
Change History (6)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 14 years ago
Attachment: | 13796.diff added |
---|
comment:2 by , 14 years ago
Component: | Uncategorized → Template system |
---|---|
Has patch: | set |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Apologies to Ramiro for forgetting the credit in the SVN checkin message. I'm having a good night... :-)
Note:
See TracTickets
for help on using tickets.
This a regression in 1.2.x.
Attached patch makes sure introspection done by the admindocs app views take in account the builtin template tags and filters again.