release-ulmo
refactor: pyupgrade in common/util + xblock_django (#26724)
Revert "Merge ulmo.1 into release-ulmo"
Make tests pass when running on cms
Use full names for common.djangoapps imports; warn when using old style (#25477)
refactor: rename descriptor -> block within common
cleanup references of python 2 & <3.11 (#35799)
refactor: move filter out of if, extract about_base_url
fix: fixed RemovedInDjango40 warnings in common
Post Django 3.2 Cleanup (#29069)
chore: use zoneinfo instead of pytz
feat add xblock api endpoint (#32282)
Applied pylint-amnesty to util
refactor!: remove md4 and related ENABLE_BLAKE2B_HASHING feature flag
feat: django codemods changes for common folder (#28775)
fix: Remove pylint constraint and fix warnings (#28646)
Code Refactor (#27101)
Run `2to3 -f future . -w`
chore: remove deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings (#37002)
fix: fix request.is_ajax() deprecation warning (#33055)