- On mixins and the testing thereof
- Storing durations on Django models
- How to make Django Debug Toolbar display when using Vagrant
- TIL: DEBUG=True will eat all your memory
- How to use sessions in Django unit tests
- How to turn off CSRF protection for class based views
- Dynamic form generation with class based generic views
- Using Django's == and in operators on unsaved Model instances
- Django JSON fixture syntax for ManyToMany and ForeignKey fields