I am using Django for a personal project (because of its awesome admin app). However I have some gripes with it (mainly features I'm missing from the other frameworks I've worked with ... especially perl's Catalyst ... this could also be because I'm not familiar with its best practices).And because I was bored last Sunday, I fixed one pain I had with it. Fortunately it was just a quick hack, but I thought others may find this useful ...
http://code.google.com/p/django-catalyst/