CORS_ORIGIN_WHITELIST = ( 'helios', ) MIDDLEWARE_CLASSES = ('corsheaders.middleware.CorsMiddleware',) + MIDDLEWARE_CLASSES