Releases: ccnmtl/django-lti-provider
Releases · ccnmtl/django-lti-provider
0.3.1
- Change how incoming requests are assessed/verified
0.2.3
- Add success / failure messaging around grade passback
0.2.2
Fixed an encoding error on LTI init in Python 3
0.2.1
- Python 3 fix: items() instead of iteritems()
- Make LTIRoutingView exempt from CSRF checks
0.2.0
- Session awareness
- Refactoring auth failure and course configuration paths
- Add multiple assignment routing
- Documentation
- pypi release