When comparing Django CMS vs prismic.io, the Slant community recommends Django CMS for most people. In the question“What are the best CMS for building a multilingual website?” Django CMS is ranked 2nd while prismic.io is ranked 7th. 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 Translation workflows made easy
Get task driven views for translators.

Pro Frontend is completely up to you
Free yourself from the complicated structure of other CMS's. You get the data as JSON through an API call, for displaying anywhere and anyhow you want.
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 A bit more knowledge needed than others
Technical skill is required to set up the webserver, choosing a platform, template language, etc. It's on a different level than Wordpress, but you get a huge amount of freedom and flexibility if you can manage the front-end coding.
