Kolya Kavod

Results 2 issues of Kolya Kavod

All the methods for example in mp_tree.py call node's save() method without a way to provide any arguments to it, while Model.save() does have optional arguments and, moreover, nodes can...

bug

I am trying to move an existing project with tons of existing data that relies on parent foreign key concept to django-treebeard. Creating a data migration that would support moving...