Unverified Commit fd8f7948 by Brian Mesick Committed by GitHub

Revert "Changes to fix various Django 1.11 errors"

parent c1d02529
......@@ -1135,9 +1135,6 @@ INSTALLED_APPS = [
# DRF filters
'django_filters',
'cms.djangoapps.api',
# Entitlements, used in openedx tests
'entitlements',
]
......
......@@ -23,7 +23,6 @@ INSTALLED_APPS = (
'django.contrib.contenttypes',
'django.contrib.sessions',
'openedx.core.djangoapps.video_config',
'openedx.core.djangoapps.video_pipeline',
'edxval',
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment