Replies: 2 comments 2 replies
-
I agree, I am also planning to migrate to Django 4 and I would have the opportunity to contribute and test. @coddingtonbear Can we make a brach for django 4 by merging the pull requests that contribute to the support of the new version? |
Beta Was this translation helpful? Give feedback.
-
I'm afraid I don't have the time to allocate to this project at the moment, and it isn't likely to get close to the top of my priority list for the foreseeable future. That said, if you and other folks, @arneatec & @skar395, put together some kind of roadmap, I'd be glad to give you collaborator access in exchange. |
Beta Was this translation helpful? Give feedback.
-
With utmost respect for the maintainer and the contributors, I think it is in order to comment on the state of the project and hopefully provide a solution to move forward with django-mailbox.
Here are my two cents about the state of the project:
There are a lot of outstanding pull requests, some of which are superficial (dox, flake8, etc.), some are for new functionality and some are for the Django 4 compatibility.
The maintainer has repeatedly asked for contributors to vet and test the pull requests so the project can move forward. In my opinion, there needs to be a clear separation of outstanding pull requests on one hand and the Django compatibility on the other hand.
Some of the end users (myself included) would like to have a (ideally fully) compatible django-mailbox for Django 4.x.x. and forward. This requires the showstoppers and other major issues related to compatibility to be resolved for 4.x.x and the solutions checked for regressions in previous versions.
I am sure that there will be contributors (meself included) that would participate in an effort like this.
If there is a branch for Django 4 ongoing development and there is a clear roadmap present (probably authored by the maintainer and main contributors), then would-be-contributors can understand both the outstanding tasks and the road ahead. That may help with the current compatibility effort and further the confidence between users, contributors and maintainer.
Therefore I suggest that a clear Django 4.x.x support roadmap be created and issues created off it so we can move forward.
Beta Was this translation helpful? Give feedback.
All reactions