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

Added support for django 2.2, django 3.0, django 3.1 and django 3.2 and python 3.7, python 3.8 and python 3.9 #393

Closed avallbona closed 2 years ago

avallbona commented 2 years ago

Added support for django 2.2, django 3.0, django 3.1 and django 3.2 and python 3.7, python 3.8 and python 3.9 Dropped support for python 2.7

juanifioren commented 2 years ago

Great work!! :clap: @avallbona can you please resolve conflicts? since we need to push it to develop first before master.

avallbona commented 2 years ago

Great work!! clap @avallbona can you please resolve conflicts? since we need to push it to develop first before master.

Done 👍🏿