On the heels of James Bennett’s post titled Where is Django’s blog application, the folks at Blogcosm just released Blogmaker. Blogmaker is a full-featured, production-quality blogging application for Django. It supports trackbacks, ping and comments with moderation and honeypot spam prevention.
Blogmaker lists the requirements as:
Blogmaker requires Python 2.5; earlier versions will not work. Blogmaker works with Django 0.96; it has not been tested with later releases.
I haven’t looked into the code yet, but it sure looks like it has good potential .
Blogmaker is released under a BSD license.


“Heels”.
Good catch. Thanks.
Actually it’s interesting. It seems that ever since James Bennett wrote that blog entry, there have been a slew of blogging applications which have popped up.
I’m fine fine with my homegrown blog, but it’s nice to see anyway.
When I try to get to it, I just get a “not available on this server”. Did they move it, without telling anyone?