read settings from environment variables
The integration tests require that some settings are read from environment variables, in order to simplify the setup.
-
CORS_ALLOWED_ORIGINS
, -
SITE_URL
.
Additionally the logging should be configurable with an URL, similarly to django-cache-url, dj-email-url, django-file-storage and dj-database-url