Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-mptt #368

Open
hardfalcon opened this issue Sep 1, 2021 · 7 comments
Open

django-mptt #368

hardfalcon opened this issue Sep 1, 2021 · 7 comments

Comments

@hardfalcon
Copy link

hardfalcon commented Sep 1, 2021

The maintainer of django-mptt has marked the project as unmaintained, although it looks like he is still actively developing it:

The requirements.txt in rdmo 1.6-rc.1 lists django-mptt 0.12 as a dependency - can this be safely updated to 0.13.2 if support for Python 3.6 is not needed, or are there any additional compatibility issues known/to be expected?

@afuetterer
Copy link
Member

The required version is set to django-mptt~=0.13.4 in

"django-mptt~=0.13.4",

The tests are passing.

The question on how to deal with unmaintained dependencies still remains relevant.

@afuetterer
Copy link
Member

There is also some recent activity in this alternative library:
https://github.com/django-treebeard/django-treebeard/

@jochenklar
Copy link
Member

Yes, I know of tree beard, and I would use it it I would need a tree in a new project. Replacing mptt was is not the highest priority right now. For Attribute we actually don't really need a tree anymore. The projects should be migrated to treebeard eventually.

@afuetterer
Copy link
Member

Okay, so this issue should be left as is for the time being?

Long term goal: replace django-mptt -> django-treebeard

@afuetterer
Copy link
Member

Version in #693: django-mptt~=0.14
Tests are passing.

@afuetterer
Copy link
Member

This might also be worth a look, if trees are needed:
https://github.com/fabiocaccamo/django-treenode

@MyPyDavid
Copy link
Member

Another interesting discussion about this vittoriozamboni/django-groups-manager#71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants