July 2011
1 post
django-models-utils →
A series of very useful mixing for Django models that can save you hours.
The InheritanceManager for example addresses a common issue which is otherwise a pain to handle.
June 2011
2 posts
Excellent django tips →
There’s a fair bit about development setup in there (Vagrant, Fabric, Vim etc) and references to some really useful django apps.