Moved paginators to edx_rest_framework_extensions package
Pagination should be standard and easy to adopt so moved the paginators into the edx_rest_framework_extensions package so they can be easily installed into other app/projects
Showing
- common/djangoapps/entitlements/api/v1/views.py 1 addition, 1 deletioncommon/djangoapps/entitlements/api/v1/views.py
- lms/djangoapps/ccx/api/v0/paginators.py 1 addition, 1 deletionlms/djangoapps/ccx/api/v0/paginators.py
- lms/djangoapps/course_api/views.py 1 addition, 1 deletionlms/djangoapps/course_api/views.py
- lms/djangoapps/discussion_api/pagination.py 1 addition, 1 deletionlms/djangoapps/discussion_api/pagination.py
- lms/djangoapps/teams/views.py 1 addition, 1 deletionlms/djangoapps/teams/views.py
- lms/envs/common.py 1 addition, 1 deletionlms/envs/common.py
- openedx/core/djangoapps/bookmarks/views.py 1 addition, 1 deletionopenedx/core/djangoapps/bookmarks/views.py
- openedx/core/lib/api/paginators.py 0 additions, 124 deletionsopenedx/core/lib/api/paginators.py
- openedx/core/lib/api/tests/test_paginators.py 0 additions, 190 deletionsopenedx/core/lib/api/tests/test_paginators.py
Loading
Please register or sign in to comment