In particular I really like the way it separates the roles of editor, site administrator and site developer. If you want custom fields, you write them in Python (and check them into version control) - it doesn't even try to give non-programmers tools for constructing custom data types.
These are exciting news, especially about Draft.js editor integration! I've built multiple projects with Wagtail CMS, and it's always been a great joy to work with the code as a developer. Clients also like it for its sleek and uncluttered admin UI.
We've built a few Wagtail sites now, it's a really great developer experience and the end result is an excellent experience for content editors. Really excited about Wagtail 2.0.
In particular I really like the way it separates the roles of editor, site administrator and site developer. If you want custom fields, you write them in Python (and check them into version control) - it doesn't even try to give non-programmers tools for constructing custom data types.