Opened 19 years ago
Closed 19 years ago
#4038 closed (fixed)
django.contrib.webdesign should be mentioned in the template authors documentation
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
in the other tags and filter libraries section with a link to the django.contrib.webdesign documentation page.
Change History (2)
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [5010]) Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs.