Lonely Lion

Behind the Django Curve

February 13, 2007 · Leave a Comment

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.

Categories: Python

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment