I have the following
REST_FRAMEWORK = { \'DEFAULT_PERMISSION_CLASSES\': ( \'rest_framework.permissions.AllowAny\', ), \'DEFAULT_AUTHENTIC