Middleware

Django Chat

Episode | Podcast

Date: Wed, 23 Oct 2019 17:00:04 +0000

<ul><li><a href="https://mailchi.mp/1583a1d201df/djangochatpodcast">Weekly Django Chat newsletter</a></li><li><a href="https://docs.djangoproject.com/en/2.2/topics/http/middleware/">Middleware in Django Docs</a></li><li><a href="https://github.com/wsvincent/django-microframework">Django Microframework Github repo example</a></li><li><a href="https://www.youtube.com/watch?v=w9cYEovduWI">Carlton's DjangoCon US 2019 talk on Django as a Microframework</a></li><li><a href="https://wsgi.readthedocs.io/en/latest/">WSGI</a></li><li><a href="https://github.com/django/django/blob/master/django/core/handlers/base.py">BaseHandler class in Django source code</a></li></ul>