#15974 closed Cleanup/optimization (fixed)
docs: deployment/modwsgi: Link to static files howto missing
| Reported by: | Owned by: | RogueBean | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The modwsgi HOWTO contains a short section about serving the static admin files.
It could be improved by
- mentioning that "admin media files" are actually static files (to avoid confusion with MEDIA_ROOT et al)
- linking to http://docs.djangoproject.com/en/dev/howto/static-files/ as the new default to collect static files
The section "Serving media files" above could be called "Serving media and static files", too.
Attachments (1)
Change History (7)
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 14 years ago
| Easy pickings: | set |
|---|
by , 14 years ago
| Attachment: | Django-Docs-Ticket15974 added |
|---|
comment:4 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
minor rephrasing and reformatting