Fixing redeclaration of rest framework settings
Compare changes
git.app.uib.no will have a short interruption of service at appx. 06:35AM CET. Expected downtime is 3min.
Swagger had stopped working. Looks like it was caused by the REST_FRAMEWORK settings being declared two places in base.py. I moved them into one block.