Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade django to 4.x #1467

Closed
5 tasks
pdpinch opened this issue Nov 14, 2023 · 1 comment
Closed
5 tasks

Upgrade django to 4.x #1467

pdpinch opened this issue Nov 14, 2023 · 1 comment
Assignees

Comments

@pdpinch
Copy link
Member

pdpinch commented Nov 14, 2023

Context

Bootcamp application is currently running on Django=3.2.x that is expected to meet its end of life in April 2024

Designs and Mockups

  • Add support for Django 4.x
  • Make any code changes to support the newer Django release

Acceptance Criteria:

  • Add support for Django 4.x. Make any code changes necessary
  • Check compatible Python versions and upgrade accordingly
  • Check other packages and upgrade accordingly
  • Make the necessary changes in CI/Github Actions
  • Test the application for any possible breaking changes since the app doesn't have a 100% coverage
@arslanashraf7
Copy link
Contributor

Done via #1538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants