May 30, 2017
An updated simple assertion helper for comparing instances of Django’s Q objects using pytest in Python 3.
Oct 12, 2016
Exploring the various model instance factories available for Django. Each factory is tested based on the quality of the instances it creates. Bonus: talk version and slides also available.
Mar 28, 2016
A super simple assertion helper for comparing instances of Django’s Q objects.
Nov 15, 2015
Confirming that Django can screw up your data when saving, and exploring why this is still the case.
Sep 25, 2012
Some small updates to the django-mailchimp library to upgrade to the latest Mailchimp API.
May 05, 2012
A tiny pull request to stop django-menu from throwing exceptions on new unconfigured sites.