Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Upgrade to Django 4 #549

Closed
1 task
sarayourfriend opened this issue Mar 4, 2022 · 2 comments
Closed
1 task

Upgrade to Django 4 #549

sarayourfriend opened this issue Mar 4, 2022 · 2 comments
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon
Projects

Comments

@sarayourfriend
Copy link
Contributor

Problem

Django 4 is released and we can upgrade to it.

Description

As with most Django major version upgrades, there are some breaking changes

https://docs.djangoproject.com/en/4.0/releases/4.0/#backwards-incompatible-changes-in-4-0

We need to go through this list and ensure that we're not effected by them or update the places that are. If there's significant work to get ready for Django 4 upgrade then open other issues to address them in small testable PRs.

Implementation

  • 🙋 I would be interested in implementing this feature.
@sarayourfriend sarayourfriend added 🟨 priority: medium Not blocking but should be addressed soon ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository labels Mar 4, 2022
@dhruvkb dhruvkb added this to Backlog in Openverse Mar 4, 2022
@dhruvkb
Copy link
Member

dhruvkb commented Mar 6, 2022

I've approved Dependabot's PR to upgrade to Django 4.0.3.

@krysal
Copy link
Member

krysal commented Mar 8, 2022

It's done in #548.

@krysal krysal closed this as completed Mar 8, 2022
Openverse automation moved this from Backlog to Done! Mar 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon
Projects
No open projects
Openverse
  
Done!
Development

No branches or pull requests

3 participants