DRF 3.4.7 is the same version run by edx/credentials. Release notes are at http://www.django-rest-framework.org/topics/release-notes/#34x-series. Highlights include: 1. [Support for Django 1.10](https://github.com/encode/django-rest-framework/pull/4158) - sigh 2. [Support for schema generation](https://github.com/encode/django-rest-framework/pull/4179) - required for newer versions of django-rest-swagger 3. A change that [prevents paginated views from re-running queries](https://github.com/encode/django-rest-framework/issues/4201) when count queries return 0 - this explains the expected query count changes made in tests LEARNER-1590
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
mixins.py | Loading commit data... | |
test_affiliate_window.py | Loading commit data... | |
test_catalogs.py | Loading commit data... | |
test_course_runs.py | Loading commit data... | |
test_courses.py | Loading commit data... | |
test_organizations.py | Loading commit data... | |
test_people.py | Loading commit data... | |
test_program_types.py | Loading commit data... | |
test_programs.py | Loading commit data... | |
test_search.py | Loading commit data... |