Opened 13 years ago
Closed 13 years ago
#17123 closed Uncategorized (fixed)
"Serving the admin files" mentions a wrong path
Reported by: | German Larrain | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | admin, serving, files |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
"The admin files live in (django/contrib/admin/static/admin) of the Django distribution." That's incorrect. This is (in version 1.3.1) the right one: $Django/django/contrib/admin/media.
Note:
See TracTickets
for help on using tickets.
See r16492.