#15974: docs: deployment/modwsgi: Link to static files howto missing -----------------------------------+------------------------------- Reporter: django-trac.10.snej@… | Owner: nobody Type: Cleanup/optimization | Status: new Milestone: | Component: Documentation Version: 1.3 | Severity: Normal Keywords: | Triage Stage: Unreviewed Has patch: 0 | Easy pickings: 0 -----------------------------------+------------------------------- 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. -- Ticket URL: <http://code.djangoproject.com/ticket/15974> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.