- How to mock a method so it returns the argument you pass it
- Programming books I read in 2014
- On private and public interfaces in Python
- 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