Monthly Archives: July 2012
Making Django ORM more DRY with prefixes and Q’s
This post builds on Jamie Mathews’ excellent Building a higher-level query API: the right way to use Django’s ORM, which makes the solid argument that the “Manager API is a Lie”. If you haven’t read that post, head over that … Continue reading
Posted in django
Leave a comment