🏭 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
🔧(ademe) add missing CSRF_TRUSTED_ORIGINS settings #231
Closed
jbpenrath closed 2 months ago
With Django 4, the setting
CSRF_TRUSTED_ORIGINS
may be required. So we add it for the production configuration.