We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1690601 commit 00eb989Copy full SHA for 00eb989
CHANGES.rst
@@ -1,15 +1,10 @@
1
-Changes in version 0.8.13 (beta release)
2
--------------------------------------------
3
-
4
-* Fix object ``.save()`` calls when moving items in the tree.
5
- There is no need to refetch the object, so the object ``.save()`` method can detect changes in it's parent.
6
7
8
Changes in version 0.8.12 (beta release)
9
-------------------------------------------
10
11
* Upgraded jqTree to latest version, and converted to a Git submodule
12
* Fix Django 1.6 transaction support
+* Fix object ``.save()`` calls when moving items in the tree.
+ There is no need to refetch the object, so the object ``.save()`` method can detect changes in it's parent.
13
14
15
Changes in version 0.8.11 (beta release)
0 commit comments