edx / portal-designer

A place to create and design new learner-portal instances.
GNU Affero General Public License v3.0
3 stars 8 forks source link

Fix Django 4.0 and 4.1 removal warnings #250

Closed iamsobanjaved closed 12 months ago

iamsobanjaved commented 1 year ago

In order to have support for Django 4.2, we first need to fix RemovedInDjango40Warning and RemovedInDjango41Warning in the portal-designer.

Latest run URL from master: https://github.com/edx/portal-designer/actions/runs/5904384491/job/16016340577

iamsobanjaved commented 12 months ago

Completed in: https://github.com/edx/portal-designer/pull/255