Category | Django

Serving Django through Werkzeug at a subpath

Written by Johannes on April 25, 2013 Categories: Django, Python, uwsgi, Webdevelopment, Werkzeug

Django View classes and thread safety of mutable class attributes

Written by Johannes on December 4, 2012 Categories: Django

Deploying Django behind nginx with uwsgi and virtualenv

Written by Johannes on November 27, 2012 Categories: Django, Python, uwsgi

Understanding Django Class Based Views – part 2: the TemplateView class

Written by Johannes on September 22, 2012 Categories: Django

Understanding Django Class Based Views – part 1: the View class

Written by Johannes on September 21, 2012 Categories: Django