#9103 closed (fixed)
django.contrib.admin is not listed on http://docs.djangoproject.com/en/dev/modindex/
| Reported by: | Thomas Güttler | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 1.0 |
| Severity: | 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
django.contrib.admin is not listed on http://docs.djangoproject.com/en/dev/modindex/
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
| Cc: | removed |
|---|
Note:
See TracTickets
for help on using tickets.
(In [9051]) Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)