August 28th, 2008
Django comments refactoring
EDIT: This post was from when my blog was on a checkout of django trunk pre-django1.0 days
So I just saw Jeff Croft’s link up to the latest django comments refactoring.
I was a little bummed at the fact that
- I’m eventually going to have to switch my comments application when I do an svn up
- I’m probably not going to write my own comments application
- I’m eventually going to have to switch my comments application when I do an svn up
Anyway, I guess its what I deserve for using the latest svn release of django to power my site and developing over 4 plus months.

