#1231 closed defect (fixed)
Spaceless tag documentation missing in "http://myserver/admin/doc/tags"
| Reported by: | Jorge Gajon | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Updated to revision 1986
Started builtin server
Went to http://localhost:8000/admin/doc/tags/#spaceless
The tag "spaceless" is lacking documentation.
Thanks!
Change History (2)
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
There's a minor typo: it has "spaceless" instead of "endspaceless" in the examples.
Note:
See TracTickets
for help on using tickets.
(In [2012]) Fixed #1231 -- Added documentation for {% spaceless %} tag to the auto-generated template-tag docs in the admin