Files
edx-platform/lms/envs
David Ormsbee 5dac11948a Add user_tasks to LMS (for Django admin access). (#25933)
The user_tasks app is used by Studio import/export and not used by
anything in the LMS. But because our app-permissions user/role
provisioning script invokes the LMS process, any app+permission
listed there must exist in the LMS or the provisioning fails. So
this commit adds the user_tasks app to the LMS list of installed
apps because it's a lot faster than getting app-permissions to do
the right thing.
2020-12-22 15:38:19 -05:00
..
2017-09-25 17:06:08 -04:00
2019-03-28 10:48:34 -04:00
2020-12-04 14:55:27 -05:00