academic-innovation / django-lti

LTI Advantage support for Django projects.
https://academic-innovation.github.io/django-lti/
MIT License
14 stars 7 forks source link

Use admin fieldset for registration key fields #72

Closed michaelwheeler closed 4 months ago

michaelwheeler commented 11 months ago

The public/private key fields in the RegistrationAdmin are not frequently used, so they should be added to a fieldset to reduce confusion.