You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a tutorial for the Django documentation, on how to set up Django + uwsgi + nginx, but it's not entirely clear whether it belongs in the Django documentation: django/django#598.
It is not intended as a general reference, but as a step-by-step taking a new user through all (within reason) the things that need to be done to get a server up and running in a useful way.
Maybe it would be better in the uwsgi docs? you are welcome to have it. If you think so, I will work it into the uwsgi docs and make a pull request.
The text was updated successfully, but these errors were encountered:
I wrote a tutorial for the Django documentation, on how to set up Django + uwsgi + nginx, but it's not entirely clear whether it belongs in the Django documentation: django/django#598.
The tutorial as raw rst: https://raw.github.com/evildmp/django/7a5df19b919fe629512a7066dcb1103706e1c78b/docs/howto/deployment/tutorial.txt
It is not intended as a general reference, but as a step-by-step taking a new user through all (within reason) the things that need to be done to get a server up and running in a useful way.
Maybe it would be better in the uwsgi docs? you are welcome to have it. If you think so, I will work it into the uwsgi docs and make a pull request.
The text was updated successfully, but these errors were encountered: