Google App Engine: To Django or to webapp?
Update: "Google App Engine: To Django or to webapp?" Revisited.
Google App Engine (GAE) supports both its own framework, called webapp, and Django.
So, which one do you use?
(more...)
Getting started with Django on OS X
I've started setting aside a few hours every night to try new things. Two nights ago, I felted. Last night, I played with my Arduino board and light sensors. Tonight, I wanted to play with Django.
I use the term "play" loosely.
The problem is that there's no easy way to get started with Django. [...]

