This is now handled by production.py

This commit is contained in:
Feanil Patel
2020-05-05 09:38:13 -04:00
parent b0931dd166
commit 865eca0c7d

View File

@@ -108,8 +108,6 @@ YOUTUBE['TEXT_API']['url'] = "{0}:{1}/test_transcripts_youtube/".format(YOUTUBE_
############################# SECURITY SETTINGS ################################
# Default to advanced security in common.py, so tests can reset here to use
# a simpler security model
INSTALLED_APPS.append('lti_provider.apps.LtiProviderConfig')
AUTHENTICATION_BACKENDS.append('lti_provider.users.LtiBackend')
# Path at which to store the mock index
MOCK_SEARCH_BACKING_FILE = (