This document discusses using Django CMS to build websites. It provides an overview of Django CMS, how to install it using the djangocms-installer, configure templates and placeholders, add plugins, and customize aspects like permissions, languages, and wizards. Django CMS allows non-technical users to edit content while providing developers flexibility through its plugin architecture and integration with Django.