Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 16:00:23 UTC Now

2021-01-16 09:01:04 UTC MAIN commitmail json YAML

py-django-treebeard: updated to 4.4

Release 4.4

Implement a non-destructive path-fixing algorithm for MP_Node.fix_tree.
Ensure post_save is triggered after the parent node is updated in MP_AddChildHandler.
Fix static URL generation to use static template tag instead of constructing the URL manually.
Declare support for Django 2.2, 3.0 and 3.1.
Drop support for Django 2.1 and lower.
Drop support for Python 2.7 and Python 3.5.
Increase performance for MoveNodeForm when using large trees.

(adam)