#10726 closed (fixed)
Admin url reversing docs are incomplete
| Reported by: | Alex Gaynor | Owned by: | Alex Gaynor |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| 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
they're missing info on the AdminSite urls and the prefix to the names.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | admin-url-docs.diff added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|---|
| Owner: | changed from to |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10565]) Fixed #10726 -- Added documentation on AdminSite urls. Thanks to Alex Gaynor for the initial draft.