#23735 closed Bug (fixed)
Templates intro shouldn't assume admindocs is enabled
| Reported by: | Aymeric Augustin | Owned by: | Tim Graham |
|---|---|---|---|
| Component: | Documentation | Version: | 1.7 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This paragraph says "consult the documentation area in your admin".
But django.contrib.admindocs isn't enabled by default. That won't work without further setup.
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 11 years ago
Oh, I see what you meant. I didn't read the body of the ticket at first and was mislead by a separate issue which I'll fix here as well.
comment:4 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
admindocs -> humanize, right?