Removing deprecated rest_framework_oauth library (#23139)
* Removing deprecated rest_framework_oauth library * removing dependecy of django-rest-framework-oauth * removing oauth_provider from cms
This commit is contained in:
@@ -1356,7 +1356,6 @@ INSTALLED_APPS = [
|
||||
# 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',
|
||||
'lms.djangoapps.courseware',
|
||||
'coursewarehistoryextended',
|
||||
'survey.apps.SurveyConfig',
|
||||
|
||||
Reference in New Issue
Block a user