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.
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.
There’s a fair bit about development setup in there (Vagrant, Fabric, Vim etc) and references to some really useful django apps.