juanifioren / django-oidc-provider

OpenID Connect and OAuth2 provider implementation for Djangonauts.
http://django-oidc-provider.readthedocs.org
MIT License
416 stars 239 forks source link

Fully Working on Django 4.0 #405

Closed mkalioby closed 1 year ago

mkalioby commented 1 year ago

Fixed the Signals issue so the now working with Django 4.0+, please try to release on pip

samtin0x commented 1 year ago

Hey, can we merge this?

juanifioren commented 1 year ago

The PR has no description on what is doing or changing + code is missing quality (fix all flake8 hints first).

juanifioren commented 1 year ago

Release v0.8.0 is supporting Django 4. Closing.