I have a website that I developed in Django
After the fact I want to add a blog, I don't feel inclined to writing a blogging application from scratch.
Can you recommend a very light weight blogging application, nothing fancy. Just the most vanilla django blogging application I could add to this project.