Opened 13 years ago
Closed 13 years ago
#17013 closed Bug (duplicate)
Admin media URL wrong in the mod-wsgi docs
Reported by: | FelixS | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | 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
At https://docs.djangoproject.com/en/1.3/howto/deployment/modwsgi/#serving-the-admin-files it states that the admin files are at
django/contrib/admin/static/admin while for me they are located at django/contrib/admin/media .
Note:
See TracTickets
for help on using tickets.
This is duplicated for #16914