snok / django-auth-adfs

A Django authentication backend for Microsoft ADFS and AzureAD
http://django-auth-adfs.readthedocs.io/
BSD 2-Clause "Simplified" License
270 stars 97 forks source link

Upgrade to Django 5 #312

Closed dicknetherlands closed 6 months ago

dicknetherlands commented 6 months ago

Creating a PR to start testing of Django 5, resolves #311. Also removes Python 3.7 support as this is no longer available for testing or supported by Python.

tim-schilling commented 6 months ago

Thank you @dicknetherlands!