jazzband / django-taggit

Simple tagging for django
https://django-taggit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.27k stars 623 forks source link

894 - Add django 5.0 Support #898

Closed Trafire closed 1 week ago

Trafire commented 2 weeks ago

894

Adds support for Django 5.0 for python versions >= 3.10.

Django 5.0 only supports python 3.10, 3.11 and 3.12 currently - Django Compatibility

Django release Notes