Posts for Django

Dec 23

Django quickie: custom admin filters with 1.2.4

Sep 10

Announcing django-speedtracer

Aug 30

Django performance monitoring using Chrome's SpeedTracer

Detailed stack-level performance monitoring of your Django app using the excellent Google Chrome SpeedTracer UI

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