mlavin / django-selectable

Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
http://django-selectable.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
129 stars 64 forks source link

Maintenance status #224

Closed stefan6419846 closed 1 year ago

stefan6419846 commented 1 year ago

What is the current maintenance status of this project? Apparently, the last commit happened in 2020, but there are at least two pending PRs for Django 4 support which are not being merged in.

According to https://github.com/mlavin/django-selectable/commit/9c72e02c1ac6ba54b0f4d874da339ea596e5c96a, @mlavin has been searching for additional maintainers since 2017 and @domdinicola jumped on it and got collaborator some time ago, but for now, general development seems to have stalled.

domdinicola commented 1 year ago

I'd be available to maintain this.. but I need permission or transfer of the project

stefan6419846 commented 1 year ago

@domdinicola You already are a collaborator here according to the markers on your comments, so you should (at least in theory) already have write access and the ability to push new tags (although probably no PyPI access).

domdinicola commented 1 year ago

@mlavin any chance you can give me access to pypi as well?

domdinicola commented 1 year ago

I modernized a little bit the code to support python3.9 and django 3.2 and 4.2

mlavin commented 1 year ago

@domdinicola https://pypi.org/user/dom.dinicola/ was previously a maintainer on PyPi and I've changed to a full owner.

domdinicola commented 1 year ago

Thanks! I just released a new version https://pypi.org/project/django-selectable/

stefan6419846 commented 1 year ago

Could you please tag the release on GitHub as well?

domdinicola commented 1 year ago

sure