You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
This codebase is already running as a library in edx-platform which is running 4.2 already. Also, this service is going to be deprecated. So I don't think we should do this work as it will quickly be a waste. We can leave the ticket open so people can easily see that we're aware of this until we archive this repo.
Marking it as done from the maintenance perspective.
Description
Under the effort of Django 4.2 Upgrade, complete all of the following steps to complete the upgrade.
Django 4.2
tox.ini
, andGitHub Actions
workflows.Django
version in the requirements toDjango==4.2
make upgrade
to update all dependencies forDjango 4.2
.Django 4.2
andDjango 3.2
to contain backward compatibility.Django 3.2
.The text was updated successfully, but these errors were encountered: