edx-analytics-dashboard
edx-analytics-dashboard copied to clipboard
feat!: Upgrade to Django 4.2
Description
- PR created under the issue https://github.com/openedx/edx-analytics-dashboard/issues/1488
- Upgraded the IDA to
Django 4.2
For Django 4.2
upgrade, we need new version of pinax-announcements==4.0.1
with the fix for django.conf.urls
. The PR for this fix has already been created against the upstream package and issue has been created with no response from the package maintainers. https://github.com/pinax/pinax-announcements/pull/74.