How to update an existing addon¶ Choose a local project to work with¶ Uninstall the addon locally if necessary¶ Clone the addon repository to addons-dev¶ Run divio project devel...
Tutorials¶ Introductory tutorials¶ Standalone tutorials¶ Tutorials¶ These tutorials are suitable for developers. They assume that you are reasonably familiar withusing the co...
How to configure Sass CSS compilation¶ What we want to do¶ Building this into the Dockerfile¶ Set up the Node environment¶ Install other Node packages¶ Run compilation of CSS at...
Some commonly-used plugins File Flash GoogleMap Picture Teaser Text Video Twitter Inherit Some commonly-used plugins Warning In version 3 of the CMS we removed all the...
The docker-compose.yml file¶ The docker-compose.yml file¶ In order to do something useful with containers, they have to be arranged aspart of a project, usually referred to as ...
3.0 release notes What’s new in 3.0 New Frontend Editing New Toolbar New Page Types Experimental Python 3.3 support Better multilingual editing CMS_SEO_FIELDS CMS_MENU_TITLE_...
How to interact with your project’s media storage¶ Interact with your project’s Cloud S3 storage¶ Obtain your storage access details¶ Save the parameters¶ Choose a client¶ Conne...
How to package a Django application as an addon¶ Register the addon¶ Add the packaging files¶ The setup.py file¶ If your addon installs an application¶ If your addon contains an ...
Contributor Community Django CMS Association The dCA Tech Committee Mission Team Tasks Processes Contributor Community You can join us online: in our django CMS Slack ch...
How to set up project-wide password protection¶ How this works¶ How to set up project-wide password protection¶ .htaccess is a familiar way ofadding password protection to a ...