ccnmtl / django-lti-provider

django-lti-provider adds LTI functionality for the Django web framework. This work began as a port of MIT's LTI Flask Sample, which demonstrates a sample LTI provider for the Flask Framework based on the Python LTI library, PyLTI.
Other
47 stars 28 forks source link

Add fix for missing target_link_uri param #693

Closed nikolas closed 7 months ago

nikolas commented 7 months ago

This fixes an error I'm seeing in my internal testing.