--
Ticket URL: <https://code.djangoproject.com/ticket/23708>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
Warning and comment were added in 751a7d0c32746dc6774f1b561db523b25365148a
and removed in 3f1c7b70537330435e2ec2fca9550f7b7fa4372e. The attached
patch moves that comment that was in `wsgi.py` to the documentation.
--
Ticket URL: <https://code.djangoproject.com/ticket/23708#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"e460b1c573359b256d79c0d4cf6aeb492deca97c"]:
{{{
#!CommitTicketReference repository=""
revision="e460b1c573359b256d79c0d4cf6aeb492deca97c"
Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment
in wsgi.py.
Thanks inglesp for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23708#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"54c2c5e0485d3951df553513a5640224cb668050"]:
{{{
#!CommitTicketReference repository=""
revision="54c2c5e0485d3951df553513a5640224cb668050"
[1.6.x] Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent
comment in wsgi.py.
Thanks inglesp for the report.
Backport of e460b1c573 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23708#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"b7231e39a41d1897e73832803e4ceeeda11615e5"]:
{{{
#!CommitTicketReference repository=""
revision="b7231e39a41d1897e73832803e4ceeeda11615e5"
[1.7.x] Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent
comment in wsgi.py.
Thanks inglesp for the report.
Backport of e460b1c573 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23708#comment:4>