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
are great places to start when you are trying to [deploy](/deployment.html)
25
+
your Django project.
26
+
27
+
*[The uWSGI Swiss Army Knife](https://lincolnloop.com/blog/uwsgi-swiss-army-knife/)
28
+
examines a few lesser-known uWSGI features that support serving static
29
+
files, working with SSL, caching and asynchronous task execution.
30
+
31
+
*[How To Serve Django Applications with uWSGI and Nginx on Debian 8](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-debian-8)
32
+
shows how to set up a [Django](/django.html) web app on Debian Linux that
33
+
uses [Nginx](/nginx.html) as a [web server](/web-servers.html) and reverse
0 commit comments