I watched a few of the DjangoCon videos. I still marvel at how wonderful it is to be able to dip into a conference without stumping up the air fare. Of course Cal was the funniest, but this one, despite being a bit dry, was undoubtedly the most useful, and inspirational but in a geek way.
If you develop with Django and wonder why your apps get bloat, this video may help you. It did me. It’s sort of a mini philosophy of how to develop using Django that sort of echos the “do one thing only and do it well” idea and it helped me to decide where to draw the line with regards to Django applications.

