For those who are unfamiliar with IPython: it's a Python shell replacement that adds many features for developers. It's beyond the scope of this post to go into ...
April 8th, 2008 by chrisdpratt
Django doesn't have anything remotely close to migrations in Rails. It does have the syncdb management command, but that's only good for initial table creation. If you need ...
February 27th, 2008 by chrisdpratt
I've just spent the last few hours learning how to use signals in Django. After many, many searches on Google and much trial and error, I think I ...
February 16th, 2008 by chrisdpratt
Just noticed
Zed Shaw's soon to be infamous rant on Rails and the Rails community. As a little background, Zed Shaw is of course the creator of ...
January 1st, 2008 by chrisdpratt