Django
Django, Nginx, WSGI and encoded slashes
Encoded slashes have a hard time getting through to Django
Embedding HTML in Django messages
Using extra_tags to flag up HTML-safe messages
How to reload Django's URL config
A rare sighting of the reload function in the wild
Validating international postcodes in Django
Using dynamic imports to leverage Django's localflavor
Confoo 2012 presentations
Two talks from the Python stream
Testing HTTPS handling in Django
Spoofing a HTTPS request using the Django test client
Prefer data migrations to initial data
South provides a better way
Rewriting codeinthehole.com
Yet another RST blog
Console logging to STDOUT in Django
Undocumented option required to avoid STDERR
Running django cronjobs within a virtualenv
Use the source