Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
test_courses.py | ||
test_engagement_timelines.py | ||
test_learners.py | ||
test_problems.py | ||
test_videos.py |
* Puts pagination previous/next links in the HTTP header * Allows the returned field list (for CSV only) to be limited by the 'fields' query string parameter. * Flattens CSV list fields into a comma-delimited string, instead of showing list.0,list.1.. * Upgrades djangorestframework-csv to maintain fields/heading sort order in CSV. * Avoids duplicate-code warnings by moving the CSV response validation tests to a new analytics_data_api.v0.tests.views.VerifyCsvResponseMixin
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_courses.py | Loading commit data... | |
test_engagement_timelines.py | Loading commit data... | |
test_learners.py | Loading commit data... | |
test_problems.py | Loading commit data... | |
test_videos.py | Loading commit data... |