I’m doing a lot of web development work these days, and I have to say that I’m really digging Django. It’s a Python-based web application toolkit that makes it very simple to throw together a database-backed website, along the same lines as Ruby on Rails. I tried RoR for awhile, but something about the framework [...]