django-cms / django-cms-quickstart

A Dockerised django CMS project, ready to deploy on Divio or another Docker-based cloud platform, and run locally in Docker on your own machine. A Divio account is not required.
https://docs.django-cms.org/en/latest/introduction/01-install.html
MIT License
99 stars 335 forks source link

Move from djangocms-bootstrap4 to djangocms-frontend w/ bootstrap 5 #32

Closed fsbraun closed 2 years ago

fsbraun commented 2 years ago

When following the django CMS documentaion the quickstart project does not give the expected results:

This PR fixes this by moving from dajngocms-bootstrap4 to djangocms-frontend giving access to Boostrap 5. This PR also moves to supported versions: Update Django 3.2, django CMS 3.11 (the dark mode issues are gone)