django_4
Docker_django_4
Reviewed-on: SGD-Nord/konova#361
* fixes bug where EcoAccount model was not serializable due to changes in newer DAL version due to Django4
* new in Django4: setting CSRF_TRUSTED_ORIGINS needs to be set to schema+host for new CSRF security handling