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

Update django-treebeard to 4.3.1 #251

Merged
merged 1 commit into from
Dec 31, 2019

Conversation

pyup-bot
Copy link
Contributor

This PR updates django-treebeard from 4.3 to 4.3.1.

Changelog

4.3.1

----------------------------

* Added check to avoid unnecessary database query for ``MP_Node.get_ancestors()``
if the node is a root node.
* Drop support for Python-3.4.
* Play more nicely with other form classes, that implement ``__init__(self, *args, **kwargs)``,
e.g. django-parler's ``TranslatableModelForm``, where `kwargs.get('instance')` is ``None``
when called from here.
* Sorting on path on necessary queries, fixes some issues and stabilizes the whole MP section.
* Add German translation strings.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.803% when pulling abb35d6 on pyup-update-django-treebeard-4.3-to-4.3.1 into baaf67e on master.

@nikolas nikolas merged commit 368f22a into master Dec 31, 2019
@ndittren ndittren deleted the pyup-update-django-treebeard-4.3-to-4.3.1 branch October 7, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants