The documentation
[https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/gunicorn
/#using-gunicorn-s-django-integration here] should be updated
--
Ticket URL: <https://code.djangoproject.com/ticket/23154>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_docs: => 0
* type: Uncategorized => Cleanup/optimization
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
Thanks for pointing that out.
It seems to me that we could simply delete this section and only keep the
WSGI one.
--
Ticket URL: <https://code.djangoproject.com/ticket/23154#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"75f2c65cb6e16242d066a9aac2dcf8a01106dc1a"]:
{{{
#!CommitTicketReference repository=""
revision="75f2c65cb6e16242d066a9aac2dcf8a01106dc1a"
Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Thanks frewsxcv for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23154#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"e275016f09a907c85c8f1b4c87388dfab330b2fd"]:
{{{
#!CommitTicketReference repository=""
revision="e275016f09a907c85c8f1b4c87388dfab330b2fd"
[1.6.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn
command.
Thanks frewsxcv for the report.
Backport of 75f2c65cb6 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23154#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"59fca56469c566435dfab0b19f219f159b32de61"]:
{{{
#!CommitTicketReference repository=""
revision="59fca56469c566435dfab0b19f219f159b32de61"
[1.7.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn
command.
Thanks frewsxcv for the report.
Backport of 75f2c65cb6 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23154#comment:3>