* fix: add missing permission/auth classes to init * fix: add missing permission class Django was complaining about adding JWT auth without the NotJwtRestrictedApplication class which it would add automatically. Add the class to remove that warning. * style: use black / isort to fix import ordering
LMS (Learning Management System) -------------------------------- This directory contains code relating to the student portal for edX.