Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 883 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 883 Bytes

This is a state of the art Django CMS template. It's used in at least 10 live projects at the moment.

This project adheres to the following coding guidelines - https://gitlab.com/what-digital/tech-docs/-/tree/master/coding-guidelines

Intro

The main features:

  • production-ready plugins setup (galleries, google maps, blog, multi-columns & responsive content, etc)
  • latest webpack version configuration with typescript and scss support, including a highly performant real-time compilation
  • well tested integration of the cutting edge critical fixes for Django CMS and its core ecosystem, that haven't been deployed on the mainstream (for details see eg djangocms-helpers package)

Guidelines