views.py
4.35 KB
- 
Upgrade django-rest-framework version to edX fork, which is DRF v3.6.3 · 2cd62c7bwith a custom patch needed by edx-platform. Upgrade django-filter as well to v1.0.4 Import DjangoFilterBackend from the correct module - django_filter. Add django-filter to INSTALLED_APPS. John Eskew committed