mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.5.X] Fixed #19492 - Added a link to the uWSGI/Django tutorial.
Backport of 91d06ea719 from master
This commit is contained in:
parent
ed3dd2759e
commit
999817375b
@ -9,6 +9,14 @@ container server coded in pure C.
|
|||||||
|
|
||||||
.. _uWSGI: http://projects.unbit.it/uwsgi/
|
.. _uWSGI: http://projects.unbit.it/uwsgi/
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
The uWSGI docs offer a `tutorial`_ covering Django, nginx, and uWSGI (one
|
||||||
|
possible deployment setup of many). The docs below are focused on how to
|
||||||
|
integrate Django with uWSGI.
|
||||||
|
|
||||||
|
.. _tutorial: https://uwsgi.readthedocs.org/en/latest/tutorials/Django_and_nginx.html
|
||||||
|
|
||||||
Prerequisite: uWSGI
|
Prerequisite: uWSGI
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user