diff --git a/testapp/settings.py b/testapp/settings.py index 60e0f48..14573bc 100644 --- a/testapp/settings.py +++ b/testapp/settings.py @@ -71,6 +71,7 @@ TEMPLATES = [ WSGI_APPLICATION = 'testapp.wsgi.application' +CSRF_TRUSTED_ORIGINS = ['https://develop.artemisneo.com'] # Database # https://docs.djangoproject.com/en/5.1/ref/settings/#databases