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
<aclass="reference external" href="https://github.com/unbit/uwsgi-docs">uWSGI</a>, and
381
381
<aclass="reference external" href="http://www.gevent.org/">gevent</a> are common WSGI server implementations.</p>
382
+
<p>This <aclass="reference external" href="http://agiliq.com/blog/2013/07/basics-wsgi/">Basics of WSGI</a> post
383
+
contains a simple example of how a WSGI-compatible application works.</p>
382
384
<p><aclass="reference external" href="http://www.apreche.net/complete-single-server-django-stack-tutorial/">Complete single server Django stack tutorial</a> is thorough and informative for
<aclass="reference external" href="https://github.com/unbit/uwsgi-docs">uWSGI</a>, and
73
73
<aclass="reference external" href="http://www.gevent.org/">gevent</a> are common WSGI server implementations.</p>
74
+
<p>This <aclass="reference external" href="http://agiliq.com/blog/2013/07/basics-wsgi/">Basics of WSGI</a> post
75
+
contains a simple example of how a WSGI-compatible application works.</p>
74
76
<p><aclass="reference external" href="http://www.apreche.net/complete-single-server-django-stack-tutorial/">Complete single server Django stack tutorial</a> is thorough and informative for
0 commit comments