jrief / django-admin-sortable2

Generic drag-and-drop ordering for objects in the Django admin interface
https://django-admin-sortable2.readthedocs.io/en/latest/
Other
770 stars 180 forks source link

What about supporting Python 3.11 and 3.12? #380

Closed AndreyMZ closed 6 months ago

jrief commented 1 year ago

It probably works with Python>=3.10

A pull request is welcomed.

jrief commented 6 months ago

Version 2.2 has official support for Django-5 and Python-3.12.