openedx / public-engineering

General public issue repository for the Open edX engineering community
3 stars 1 forks source link

[Course-discovery]: Django 4.2 Upgrade #207

Closed UsamaSadiq closed 8 months ago

UsamaSadiq commented 11 months ago

Description

Under the effort of Django 4.2 Upgrade, complete all of the following steps to complete the upgrade.

gsueros commented 10 months ago

Hi @irtazaakram , I was currently working on this issue, but sorry I didn't assign it to me and just created a pull request here https://github.com/openedx/course-discovery/pull/4088.

UsamaSadiq commented 9 months ago

Hi @gsueros I've updated the issue description according to our internal discussion. We are no longer planning to provide backward compatibility with Django 3.2 so you can follow the instructions and remove the Django 3.2 related envs as well.

gsueros commented 9 months ago

PR in progress for Django 4.2 upgrade https://github.com/openedx/course-discovery/pull/4088