openfun / fun-richie-site-factory

🏭 Site factory to build France Université Numérique's web sites based on https://github.com/openfun/richie
GNU Affero General Public License v3.0
4 stars 2 forks source link

🔧(requirements) add django-cms fork into requirements #229

Closed jbpenrath closed 1 month ago

jbpenrath commented 1 month ago

Currently, we are installing our django-cms fork through a command ran into the Dockerfile. Since an update of Docker, we had recently to update this command but this introduced a bug which leads to install Django 5.x when installing our fork. In order to keep django version constraint, we decide to add our fork into each base.txt requirements file of each our sites.