Restore "Upgrade DOT to 1.1.2."

This upgrades DOT by reverting the revert.

This reverts commit 4d8b9c3

ARCH-180
This commit is contained in:
Robert Raposa
2018-07-13 09:32:53 -04:00
committed by Kevin Falcone
parent a31fca4e47
commit c7800acaa0
12 changed files with 71 additions and 55 deletions

View File

@@ -1112,6 +1112,7 @@ INSTALLED_APPS = [
# These are apps that aren't strictly needed by Studio, but are imported by
# other apps that are. Django 1.8 wants to have imported models supported
# by installed apps.
'openedx.core.djangoapps.oauth_dispatch.apps.OAuthDispatchAppConfig',
'oauth_provider',
'courseware',
'survey.apps.SurveyConfig',