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 to Django 4.x #3362

Closed
theskumar opened this issue Apr 20, 2023 · 0 comments · Fixed by #3652
Closed

Upgrade to Django 4.x #3362

theskumar opened this issue Apr 20, 2023 · 0 comments · Fixed by #3652
Assignees
Labels
Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature).
Milestone

Comments

@theskumar
Copy link
Member

Django 4 LTS release is available and along with Wagtail 4.x upgrade Django upgrade would be a really nice to have.

Priority

  • Low priority (annoying, would be nice to not see)

Affected roles

  • Developers
@theskumar theskumar added the Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). label Apr 20, 2023
@fourthletter fourthletter added this to the Backlog milestone Sep 22, 2023
@theskumar theskumar self-assigned this Nov 2, 2023
theskumar added a commit that referenced this issue Nov 9, 2023
- Update psycopg to 3 as it’s not supported by Django 4.2
- Replaced “BaseUserManager().make_random_password”, as it’s deprecated


Closes #3362
frjo pushed a commit that referenced this issue Nov 27, 2023
- Update psycopg to 3 as it’s not supported by Django 4.2
- Replaced “BaseUserManager().make_random_password”, as it’s deprecated


Closes #3362
frjo pushed a commit that referenced this issue Dec 1, 2023
- Update psycopg to 3 as it’s not supported by Django 4.2
- Replaced “BaseUserManager().make_random_password”, as it’s deprecated
- Update github action and breakup different checks, making them easier
to debug
- Updated the `makemigrations` checks to display the missing migration
and then fail
- Upgrade django-hijack to 3.4.2
- Update gunicorn to 21.2.0
- Upgrade django slack to 5.19.0
- Upgrade mistune to 3.0.2 (Bug fix release)
- Upgrade whitenoise to 6.6.0
- Update dev dependencies - black, ruff, pre-commit, pytest-django

Closes #3362
@frjo frjo closed this as completed in #3652 Dec 1, 2023
wes-otf pushed a commit that referenced this issue May 7, 2024
- Update psycopg to 3 as it’s not supported by Django 4.2
- Replaced “BaseUserManager().make_random_password”, as it’s deprecated
- Update github action and breakup different checks, making them easier
to debug
- Updated the `makemigrations` checks to display the missing migration
and then fail
- Upgrade django-hijack to 3.4.2
- Update gunicorn to 21.2.0
- Upgrade django slack to 5.19.0
- Upgrade mistune to 3.0.2 (Bug fix release)
- Upgrade whitenoise to 6.6.0
- Update dev dependencies - black, ruff, pre-commit, pytest-django

Closes #3362
wes-otf pushed a commit that referenced this issue May 8, 2024
- Update psycopg to 3 as it’s not supported by Django 4.2
- Replaced “BaseUserManager().make_random_password”, as it’s deprecated
- Update github action and breakup different checks, making them easier
to debug
- Updated the `makemigrations` checks to display the missing migration
and then fail
- Upgrade django-hijack to 3.4.2
- Update gunicorn to 21.2.0
- Upgrade django slack to 5.19.0
- Upgrade mistune to 3.0.2 (Bug fix release)
- Upgrade whitenoise to 6.6.0
- Update dev dependencies - black, ruff, pre-commit, pytest-django

Closes #3362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants