I’m looking for a Django blog engine with typical features (tinymce editor, moderated comments, tags, pagination) allowing to create several distinct blogs in a Django app.
I’ve looked at https://github.com/timmygee/django-richtext-blog, but it seems to allow creating only one blog.
Any advice?
Thanks
As commented by Daniel Eriksson, there is a list here.