lp://qastaging/django-mptt
- Get this branch:
- bzr branch lp://qastaging/django-mptt
Branch information
Import details
Last successful import was .
Whiteboard
Project is inactive.
Recent revisions
- 102. By jonathan.buchanan
-
empty_label is no longer ignored if provided for a required TreeNodeChoiceField
- 101. By jonathan.buchanan
-
TreeNodeChoiceField now only sets empty_label to None if the field is not required.
- 98. By jonathan.buchanan
-
Fixed issue 23 - calling delete() on a tree node now only performs tree management once, as expected; includes an in-progress refactor of the tests which includes a regression test for this issue. Thanks to mara.dragan and jeroen.vloothuis for testcases and patches which demonstrated the issue and an idea for a fix.
- 95. By jonathan.buchanan
-
Extracted TreeNodeChoiceField and TreeNodePositio
nField classes from MoveNodeForm, which now uses them - 94. By jonathan.buchanan
-
Converted method list items into subheadings for easier browsing; fixed Django documentation URL; removed now-obsolete note about fixtures
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)