Files
edx-platform/lms/djangoapps
Nathan Sprenkle 5aea84f1df fix: learner home anon user status fix (#31291)
* 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
2022-11-14 14:48:10 -05:00
..
2022-05-24 11:44:45 +05:00
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00