New Django CMS System Is Live!
Friday, May 18, 2007 - 4:48 PMWell, here it is. My Django blog/cms software is alive and kicking. I spent about 3 weeks getting this together, off and on. I finally decided to bring it live, even though there is a small list of features I want to add. It currently has all the basic features a normal blog should support. Here is a TODO of what I would like to add.
- Trackback/Ping Support
- Better Post Tagging
- Multiple Client Blogging API's
I also have to give credit where it's due. The template was a free design from NodeThirtyThree. I altered it where I wanted to get the look you see today. I used code snippets and examples from various places as guidelines for creating this app. Many articles and blog entries related to various specific Django functions were used, etc. Small list of thanks.
- Django Docs (obviously)
- All Your Pixel
- Jerakeen.org
- B-List
So have a look around and let me know what you think, if you spot any errors or if you have any suggestions.
[Update] I got around to adding Trackback support last night, according to the MovableType trackback specs.
Technorati Tags: blog, development, django, geek, python, software
Matthias, I have not published the source. If you would like it, email me. Unfortunately it is in no real state for a live release as I have no docs written, etc. It has been performing great for me however and I am very pleased with it.

Hi, have you published the source of your site somewhere? The site sure looks nice.