What is Wagtail CMS

As the name suggests, Wagtail is a content management system. It’s built in Pyton, on the well established Django framework, and is an excellent choice for building high quality CMS websites for clients who’ll be taking responsibility for managing their own content.

Why I choose Wagtail CMS

Unlike many other content management systems, Wagtail properly separates content from code and presentation. You’re not limited by cumbersome plug-ins, or reliant on slow third party services to get a site doing what it needs to do.

This gives me the freedom to build proper, performant websites that present user managed content efficiently… built around the content, not bent to fit a generic template.

How I use Wagtail CMS

I use Wagtail for projects where presentation of flexible, user managed content is the priority. These are generally websites rather than web applications… where the client needs ongoing control over pages, not just a one-off build.