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 .
Change History (1)
comment:1 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version 0, edited 13 years ago by (next)
Note:
See TracTickets
for help on using tickets.
This is duplicated for #16914https://code.djangoproject.com/ticket/17013#