www.jannah.io
A Comprehensive Presentation on Jannah Middleware Application Part 9: Continuing with Django Settings File
Video Highlights
We talked about the following variables in the Django settings.py file:
DEBUG
ALLOWED_HOSTS
INSTALLED_APPS
GRAPHENE
MIDDLEWARE
ROOT_URLCONF
We discussed using these variables in the settings file to setup security options for middleware application:
SECRET_KEY
AUTHENTICATION_BACKENDS
CORS_ORIGIN_ALLOW_ALL
CORS_ORIGIN_WHITELIST