26 décembre 2019There are already many tutorials on getting Tox, Travis CI and Coveralls to work well together... so I've gone and written another one. Read more to find out why (Hint: I was very keen on DRY).
Continuer à lire 31 mai 2018I recently had to set up GeoDjango on a site that used PostgreSQL as a database. As the online instructions for doing this were less than totally clear, I decided to write down how I did it.
Continuer à lire 15 février 2016Django-minipub est un 'model mixin' pour controller la publication d'objets. J'ai écris cet app en 2013/2014, et utilisé sur plusieurs projets... Cependant, je n'ai jamais eu le temps d'en parler! Cet article corrige cet oubli.
Continuer à lire 29 janvier 2013Virtualenvwrapper is a popular tool for the Django developer who works on several different projects at the same time. I have not seen much on the web about how this tool can also simplify your production setup, in particular Fabric and crontab. So here's a quick writeup...
Continuer à lire 13 août 2012The django-photologue project gets a new maintainer... me!
Continuer à lire 19 juillet 2011Sometimes your Django project will include applications whose unit tests will never pass. In this post, I will explain a quick fix for this, and, probably more usefully, try to explain how and why I developed the code.
Continuer à lire 21 décembre 2010A common requirement is to track changing trends: are visitors signing up? Has there been a sudden spike in forum posts? After spending some time rolling out my own solutions, I suddenly woke up and realised that I could use Munin to produce graphs like this:
Continuer à lire