- 20 Sep, 2018 3 commits
-
-
Arthur Shevchenko authored
-
Arthur Shevchenko authored
-
Arthur Shevchenko authored
-
- 19 Sep, 2018 2 commits
-
-
Arthur Shevchenko authored
-
Arthur Shevchenko authored
-
- 18 Jun, 2018 1 commit
-
-
Arthur Shevchenko authored
-
- 14 Sep, 2015 3 commits
-
-
Roger Hunwicks authored
-
Roger Hunwicks authored
-
Roger Hunwicks authored
-
- 22 Aug, 2015 1 commit
-
-
Gustavo Picón authored
Fixed ImportError in `admin_tree` occurring in current Django `master`
-
- 26 May, 2015 7 commits
-
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picon authored
Fix typo in MP_Node.fix_tree doc
-
Gustavo Picon authored
Merged in nnyby/django-treebeard/nnyby/fix-typo-in-mp_tree-docs-databse-databa-1429035855478 (pull request #20) Fix typo in mp_tree docs: databse -> database
-
Gustavo Picon authored
Calling delete() on a MTI inherited model can leave orphans
-
- 25 May, 2015 2 commits
-
-
Roger Hunwicks authored
-
Roger Hunwicks authored
-
- 18 May, 2015 1 commit
-
-
Roger Hunwicks authored
-
- 23 Apr, 2015 1 commit
-
-
Nik Nyby authored
--HG-- branch : fix-typo
-
- 14 Apr, 2015 1 commit
-
-
nnyby authored
--HG-- branch : nnyby/fix-typo-in-mp_tree-docs-databse-databa-1429035855478
-
- 09 Mar, 2015 1 commit
-
-
Matthew Westcott authored
Without this fix, calling delete() on an inherited model would generate a queryset of descendants to be deleted, which only includes instances of that inherited model. Any descendants which are not of that specific subclass would thus be left behind as orphans. --HG-- branch : cascading-delete-on-inherited-model-fix
-
- 20 Jan, 2015 1 commit
-
-
Keryn Knight authored
Fixed ImportError in current Django `master` because `django.contrib.admin.util` became `django.contrib.admin.utils`
-
- 18 Jan, 2015 12 commits
-
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picon authored
-
Gustavo Picón authored
Change the docstrings of treebeard.mp_tree.MP_Node
-
Gustavo Picón authored
Prevent the changelist causing an exception
-
Gustavo Picón authored
Added get_annotated_list_qs and max_depth for get_annotated_list
-
Gustavo Picon authored
-
Gustavo Picón authored
Fix MoveNodeForm constructor
-
Gustavo Picon authored
-
Gustavo Picon authored
Further support for django 1.8 (and 1.7 without depreciationwarnings)
-
Gustavo Picon authored
Limited tests (and hence support) to Python 2.7+/3.4+ and Django 1.6+. Updated tox.ini to the newer syntax
-
- 14 Jan, 2015 1 commit
-
-
Daniel DUONG authored
-
- 30 Dec, 2014 1 commit
-
-
Ask Holme authored
-
- 23 Dec, 2014 2 commits
-
-
Warren Jin authored
-
Warren Jin authored
-