Skip to content

Releases: ccnmtl/django-lti-provider

0.3.1

19 Jan 15:16
bf4cfdc
Compare
Choose a tag to compare
  • Change how incoming requests are assessed/verified

0.3.0

06 Dec 00:53
d0d93ba
Compare
Choose a tag to compare
  • Add django 2.0 support

0.2.3

30 Nov 19:48
13fc0e7
Compare
Choose a tag to compare
  • Add success / failure messaging around grade passback

0.2.2

03 Nov 14:41
0030dc2
Compare
Choose a tag to compare

Fixed an encoding error on LTI init in Python 3

0.2.1

26 Oct 15:48
Compare
Choose a tag to compare
  • Python 3 fix: items() instead of iteritems()
  • Make LTIRoutingView exempt from CSRF checks

0.2.0

23 Oct 15:03
Compare
Choose a tag to compare
  • Session awareness
  • Refactoring auth failure and course configuration paths
  • Add multiple assignment routing
  • Documentation
  • pypi release