Posts for Django

Feb 06

Continuous integration testing for Django sites

How we're using Hudson to check our projects at work

Jan 30

Improbable.org is now opensource

This site's source code is now open and on github.com

Jan 28

Django site test coverage

A custom Django test runner with support for coverage.py and graceful handling for app selection and various testing gotchas

Jan 26

Django: reliably saving URLs to a file field

Oct 16

Deploying Django Sites using RPM

How I've been deploying Django sites using RPM and virtualenv at work