mozilla / mozilla-django-oidc

A django OpenID Connect library
https://mozilla-django-oidc.readthedocs.io
Mozilla Public License 2.0
449 stars 168 forks source link

Add support for Django 4.0 #459

Closed akatsoulas closed 1 year ago

ubaumann commented 2 years ago

Any progress?

zach-waggoner commented 2 years ago

@akatsoulas Curious if you could provide any info about the status of this PR. We rely on this library at work and would love to upgrade our app to Django 4.1. I may be able to dedicate a bit of time to this PR if necessary. If I can get the PR to a good state, would you or someone else get it merged and released to PyPI?

akatsoulas commented 2 years ago

@zach-waggoner I will get this sorted in the next few days. I also need to upgrade the project that I am working on to Django 4+

akatsoulas commented 2 years ago

If you have anything ready though please submit it and I will review asap

akatsoulas commented 1 year ago

This PR should be unblocked once https://github.com/mozilla/docker-test-mozilla-django-oidc/pull/53 is merged