-
My very own mini-sprint published on Sep 7, 2007
Perhaps in anticipation of next week’s sprint, or maybe due to just plain luck of the draw, I made major progress on three separate projects today. I feel tired, but exhilarated at the same time. If this is what a sprint feels like, I want to take part. Badly.
First, my dbsettings project just gained a comprehensive test suite, which means it’s finally in a complete condition. Unless somebody has major features or bugs, it’s done.
Second …
-
Django and the Linux Desktop published on Sep 5, 2007
Reading a recent discussion regarding Django’s ORM, I got to thinking about how I might respond if someone raise such an argument to me. After some reflection, I think my view on the matter comes down to something I’ve learned from being on the django-developers mailing list for the past several months.
Django is optimized for the common case.
I’ll be the first to acknowledge that Django isn’t perfect for everything, and the more complex a …