#26055: mod_wsgi docs refer to serving CSS files as static without corresponding
example
-------------------------------+--------------------
     Reporter:  chmarr         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.9
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 The page
 https://docs.djangoproject.com/en/1.9/howto/deployment/wsgi/modwsgi/
 refers to serving "any CSS file" as static, but the corresponding example
 does not implement that. Easy fix, for which I'll do a mod and pull
 request, but I'd like to know the intention:

 * Remove the reference to "any CSS file", or
 * Adjust the apache example to do serve CSS as static. In which case where
 will we point it to? the `/static/` directory, or `/static/css/` ??

--
Ticket URL: <https://code.djangoproject.com/ticket/26055>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.8f057e22f1011e77dcc0e00336faca6a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to