Lonely Lion

Chris McAvoy likes kites

Behind the Django Curve

without comments

I built Victim of Time and Tastebud around the same time. They share a good amount of code. At the time I built them, Django didn’t have a testing framework. Now they do. Neither application wants input from outside people, so I didn’t really jump very deeply into form processing. Now I have a teeny app I’m working on that does want some forms, and I find the newforms library.

What I’m building up to here is, Django is an awesome moving target. As I sort of jump in and jump out on a couple month interrupt, I love these little surprises. I’ve known there was a Django testing framework for a while now, I just haven’t used it. Now with little-mini-project, I’ll have a reason to use it. So, in short, I’m currently behind the curve a bit, but hope to get out in front of it soon. Depending on how this project goes, I’ll write about it soon. It’s kind of a goof.

Written by Chris

February 13th, 2007 at 11:18 am

Posted in Python

Switch to our mobile site