When comparing Django CMS vs Quokka CMS, the Slant community recommends Django CMS for most people. In the question“What are the best Python based CMSs?” Django CMS is ranked 1st while Quokka CMS is ranked 9th. The most important reason people chose Django CMS is:
Django CMS is a very mature project, with many core developers working on it constantly and adding new features and bug fixes.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Mature
Django CMS is a very mature project, with many core developers working on it constantly and adding new features and bug fixes.
Pro Can integrate with existing apps
Django CMS is more of a Django plugin which can easily be integrated with any Django app to add CMS functionality to it.
Pro Double click to edit
You can double click items to edit them or add pages directly on the website (as long as you're logged in as admin). It simplifies content creation and touch-ups.
Pro Easy to extend
Documents are organized in a tree. You can either create new content area type, new tree nodes, integrate complete existing Django app in the tree, etc. It's pretty easy usually.
Pro Internationalization (multi-language) support
Having a website in more than one language can be very challenging and DJango-CMS supports it well. Switching between languages while keeping on the page for example.
Pro Easy to deploy on OpenShift
You can deploy easily to OpenShift free account - out of the box support - just give quokka github url on app creation form on OpenShift and done!
Pro NoSQL Schema Free Database
Gives you flexibility to develop modules/plugins
Pro Easy to create new themes and modules
You only need Jinja, Python and a Blueprint to create themes and modules
Cons
Con May be an overkill for a simple blog
Django CMS project is a large and complex project, comparable to Wordpress. As such, it may be too much for a simple personal blog considering that it has many features that may never be used in that particular occasion.
Con Still incomplete, work in progress
It is still incomplete, in need of contributions, no stable release yet!
