Reputation: 46969
Are there any plug and play blog APPS for django,if so please point me to the sources for it.
I am actually looking something like word press which is of cousre difficult to integrate with django.
Thanks..
Upvotes: 7
Views: 2814
Reputation: 1630
django-blog-it - complete customization and ready to use with one click installer. You can try it by hosting on your own or deploy to Heroku with a button click.
Features:
Upvotes: 1
Reputation: 171
We looked into this a few months ago for our site and found that Mezzanine and Zinnia were the two best options available, and both are regularly-maintained.
Mezzanine gives you a slicker interface than Zinnia and has disqus comment integration, and has recently added Akismet integration for spam filtering on comments.
Upvotes: 10
Reputation: 1546
Actually I'm not sure but I think you might look at this one. Also project Pinax contains blog.
Upvotes: 0