[Django] #26055: mod_wsgi docs refer to serving CSS files as static without corresponding example

7 views
Skip to first unread message

Django

unread,
Jan 7, 2016, 8:34:03 PM1/7/16
to django-...@googlegroups.com
#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.

Django

unread,
Jan 8, 2016, 7:17:26 AM1/8/16
to django-...@googlegroups.com
#26055: mod_wsgi docs refer to serving CSS files as static without corresponding
example
-------------------------------+--------------------------------------
Reporter: chmarr | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.9
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by timgraham):

* needs_better_patch: => 0
* component: Uncategorized => Documentation
* needs_tests: => 0
* easy: 0 => 1
* needs_docs: => 0
* type: Uncategorized => Bug


Comment:

"Any CSS file" should have been removed in
4b0a45ce64bfa1ce39d963738ffb0af57f4517e5.

--
Ticket URL: <https://code.djangoproject.com/ticket/26055#comment:1>

Django

unread,
Jan 8, 2016, 9:37:37 AM1/8/16
to django-...@googlegroups.com
#26055: mod_wsgi docs refer to serving CSS files as static without corresponding
example
-------------------------------+--------------------------------------
Reporter: chmarr | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"db8f462494d603eba922818479a87f5ddfe1a13b" db8f4624]:
{{{
#!CommitTicketReference repository=""
revision="db8f462494d603eba922818479a87f5ddfe1a13b"
Fixed #26055 -- Removed an orphaned phrase in
docs/howto/deployment/wsgi/modwsgi.txt.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26055#comment:2>

Django

unread,
Jan 8, 2016, 9:39:56 AM1/8/16
to django-...@googlegroups.com
#26055: mod_wsgi docs refer to serving CSS files as static without corresponding
example
-------------------------------+--------------------------------------
Reporter: chmarr | Owner: nobody

Type: Bug | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"ae39a066031e544ec245d35a558e4d02ef798558" ae39a066]:
{{{
#!CommitTicketReference repository=""
revision="ae39a066031e544ec245d35a558e4d02ef798558"
[1.8.x] Fixed #26055 -- Removed an orphaned phrase in
docs/howto/deployment/wsgi/modwsgi.txt.

Backport of db8f462494d603eba922818479a87f5ddfe1a13b from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26055#comment:3>

Django

unread,
Jan 8, 2016, 9:40:03 AM1/8/16
to django-...@googlegroups.com
#26055: mod_wsgi docs refer to serving CSS files as static without corresponding
example
-------------------------------+--------------------------------------
Reporter: chmarr | Owner: nobody

Type: Bug | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"f42ab40b733e9a9a00afd9f68de1f041cb96c7e6" f42ab40]:
{{{
#!CommitTicketReference repository=""
revision="f42ab40b733e9a9a00afd9f68de1f041cb96c7e6"
[1.9.x] Fixed #26055 -- Removed an orphaned phrase in
docs/howto/deployment/wsgi/modwsgi.txt.

Backport of db8f462494d603eba922818479a87f5ddfe1a13b from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26055#comment:4>

Reply all
Reply to author
Forward
0 new messages