djangosaml2
djangosaml2 copied to clipboard
Add support for Django 5.2
- [x] Update tox.ini Add django 5.2 to tox.ini
- [x] Updated classifiers in setup.py
- [x] Update GH actions matrix, add
excludesection for unsupported versions of Python by Django version (e.g. Django 5.2 does not support Python 3.9)
@peppelinux ready for review, all tests pass. Suggest to be released as 1.11.2 since there are not significant code changes other than test / tox matrixes.