[Course-discovery]: Django 4.2 Upgrade #207
Labels
help wanted
Ready to be picked up by anyone in the community
maintenance
Routine upkeep necessary for the health of the platform
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.tox.ini
, andGitHub Actions
workflows.Django<3.2
constraint in the common_constraints toDjango<4.0
to override the global Django constraint.Django<5.0
and runmake upgrade
to update all dependencies forDjango 4.2
.Django 4.2
.The text was updated successfully, but these errors were encountered: