Releases: openedx/completion
Releases · openedx/completion
3.1.0
Release 3.0.3
Changed auth class name (#75) * Changed auth class name
Django 2.0, 2.1, and 2.2 Compatibility
Django 2.0, 2.1, and 2.2 Compatibility
Unpin DRF
1.0.3: Merge pull request #42 from edx/cliff/bb-1060-drf-extensions-backcompat
BB-1060: DRF extensions backcompat
Fix 403 errors for completion batch API
Fix the 403 errors that were happening for the completion-batch API for the requests coming from the iOS devices
Updated Authentication classes
Updated authentication classes to support inactive users on mobile apps.
Update edx-drf-extensions to >=2.0.0.
Update edx-drf-extensions imports. Completion will no longer work with outdated versions of edx-drf-extensions.
Merge pull request #33 from edx/cliff/fix-version-0.1.14
Adds submit_completion and submit_group_completion methods on CompletionService.
0.1.12
Added Authentication class to authenticate users from web and mobile