release-ulmo
Revert "Merge ulmo.1 into release-ulmo"
docs: add ADRs describing approach for the scheduled instructor tasks implementation
feat: Add management command for processing scheduled instructor tasks
chore: Adding new migrations. These are coming due to django-simple-history (#32927)
Update all edx-platform REST endpoints to support JWT Auth (#34152)
feat: add data report for enrolled & inactive user
fix: fix django4 deprecation warnings (#32948)
BOM-2282 Apply pylint-amnesty.
fix: restrict bulk email history to valid bulk email tasks (#114)
Ran pyupgrade on lms/djangoapps Ran pyupgrade on lms/djangoapps/instructor_analytics Ran pyugprade on lms/djangoapps/instructor_task Ran pyupgrade on lms/djangoapps/learner_dashboard
chore: remove deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings (#37002)
chore: Django3 has removed python_2_unicode_compatible. Execute the codemodes.
feat: Django codemods on LMS (3) (#28853)