tl-its-umich-edu / my-learning-analytics

My Learning Analytics (MyLA)
Apache License 2.0
36 stars 39 forks source link

Update PyLTI for configuration via Django Admin #1248

Open jonespm opened 3 years ago

jonespm commented 3 years ago

Thank you for contributing to this project!

Describe your problem or feature you'd like added

It looks like newer versions of PyLTI support a feature for adding some new feature for doing configuration in the Django Admin.

pylti1p3.contrib.django.lti1p3_tool_config

https://github.com/dmitry-viskov/pylti1.3#configuration-using-django-admin-ui

jonespm commented 3 months ago

I believe that this is the same issue as #1304