Version 3, last updated by Krzysztof Zalewski at December 10, 2008 20:29 UTC

django-blog (code name) is* a blog engine written in Python (and Django of course). The idea was to make very, very simple engine (but not too simple :) ) (not like Wordpress or Typo). Of course, in developing time, it will be more and more complex, but I really don't want to make slow, "full-stack" blog engine, where I can do a lot of unnecessary things.

So the core engine will be little and fast. Other options (excluded in the core) could be found in official/unofficial plugins.