Posts for Technical
Django aggregation and a simple GROUP BY
Using 'values' to sum over distinct values within a QuerySet
Vim autocomplete, Django and virtualenv
A lot of detective work to enable one of vim's useful features
Temporary models in Django
Django patterns, part 4: forwards generic relations
Simulating select_related() on a GenericForeignKey
Django patterns part 3: efficient generic relations
Extending the dictionary technique to cover generic lookups
Middleware post-processing in Django: a gotcha
Just because it's a class, it doesn't mean you should store state in it
Django patterns, part 2: efficient reverse lookups
Avoiding extra database calls on backwards ForeignKey queries
Vim taglist and Django
Django patterns: memoizing
How to cache expensive operations to prevent repeated database calls
South migrations with MPTT
Customising Mingus, part 2
Customising Django-Mingus
The one where my friend the sysadmin kills me
Using git hooks to automatically deploy changes to the server