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

fixTree method #26

Open
adamjkb opened this issue Jul 2, 2023 · 0 comments
Open

fixTree method #26

adamjkb opened this issue Jul 2, 2023 · 0 comments
Labels
feature New feature or request

Comments

@adamjkb
Copy link
Owner

adamjkb commented Jul 2, 2023

Solves problems that can appear when transactions are not used and a piece of code breaks, leaving the tree in an inconsistent state.
https://django-treebeard.readthedocs.io/en/latest/api.html#treebeard.models.Node.fix_tree

Not necessary for a basic implementation but it is certainly handy to have. Unfortunately, it cannot fix every issues but in return it's labour-intensive to implement.

@adamjkb adamjkb added the feature New feature or request label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant