Merge pull request #15373 from edx/jeskew/drf_upgrade_django_1.11
Bump DRF version to 3.6.3 for eventual Django 1.11 compatibility.
This commit is contained in:
@@ -1045,6 +1045,9 @@ INSTALLED_APPS = (
|
||||
|
||||
# Waffle related utilities
|
||||
'openedx.core.djangoapps.waffle_utils',
|
||||
|
||||
# DRF filters
|
||||
'django_filters',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user