* 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.
* 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>
* 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>
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>
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>