djangosaml2 icon indicating copy to clipboard operation
djangosaml2 copied to clipboard

Add support for Django 5.2

Open peterfarrell opened this issue 3 months ago • 1 comments

  • [x] Update tox.ini Add django 5.2 to tox.ini
  • [x] Updated classifiers in setup.py
  • [x] Update GH actions matrix, add exclude section for unsupported versions of Python by Django version (e.g. Django 5.2 does not support Python 3.9)

peterfarrell avatar Oct 23 '25 14:10 peterfarrell

@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.

peterfarrell avatar Oct 23 '25 14:10 peterfarrell