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

Update to work with Django 4.0 #11

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

slinkymanbyday
Copy link

Various commits to work with Django 4.0 and update requirements versions.

@theskumar
Copy link

@jamiecounsell Curious if you are able to merge this and make a release.

I'm also happy to provide support around release management of this package if you don't have the bandwidth.

Thank you so much!

frjo pushed a commit to HyphaApp/hypha that referenced this pull request Nov 6, 2023
- Upgrade Django, wagtail-purge,
Django-pwned-password,django-basic-auth-ip-whitelist
- Move logic from DeleteView -> delete() to form_valid()
- Make test more robust
- Upgrade dj-database-url to 2.x, and enable CONN_HEALTH_CHECKS
- Bump django-two-factor-auth to 1.15.x that has confirmed support for
Django 4.1
- Bump django-ratelimit to 4.1.0
- django-pwned-passwords seems be abandoned
jamiecounsell/django-pwned-passwords#11
(replaced with it with it's fork)
wes-otf pushed a commit to HyphaApp/hypha that referenced this pull request May 7, 2024
- Upgrade Django, wagtail-purge,
Django-pwned-password,django-basic-auth-ip-whitelist
- Move logic from DeleteView -> delete() to form_valid()
- Make test more robust
- Upgrade dj-database-url to 2.x, and enable CONN_HEALTH_CHECKS
- Bump django-two-factor-auth to 1.15.x that has confirmed support for
Django 4.1
- Bump django-ratelimit to 4.1.0
- django-pwned-passwords seems be abandoned
jamiecounsell/django-pwned-passwords#11
(replaced with it with it's fork)
wes-otf pushed a commit to HyphaApp/hypha that referenced this pull request May 8, 2024
- Upgrade Django, wagtail-purge,
Django-pwned-password,django-basic-auth-ip-whitelist
- Move logic from DeleteView -> delete() to form_valid()
- Make test more robust
- Upgrade dj-database-url to 2.x, and enable CONN_HEALTH_CHECKS
- Bump django-two-factor-auth to 1.15.x that has confirmed support for
Django 4.1
- Bump django-ratelimit to 4.1.0
- django-pwned-passwords seems be abandoned
jamiecounsell/django-pwned-passwords#11
(replaced with it with it's fork)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants