Releases: ccnmtl/django-lti-provider
Releases · ccnmtl/django-lti-provider
1.0.0
- Django 3 compatability
- No longer testing against Django 2.2
0.4.7
Provide default for allow_ta_access setting
0.4.6
Add is_ta to launch view context
0.4.5
Allows option for teaching assistants to have full faculty status.
0.4.3
Support dynamic assignments for older Canvas versions
0.4.2
0.4.2
- Add dynamic assignment feature
- Update dependencies
0.4.0
- Fix course-aware flow infinite redirect
- Add Python3 support
- Drop Django 2.0 from testing
0.3.4
X-Frame exemptions for views that will typically be iFrame'd in an LMS.
0.3.3
Configurable LTI parameters via settings
0.3.2
MySQL compatibility changes