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 d7a2ccf commit 6f16d35Copy full SHA for 6f16d35
AUTHORS
@@ -227,3 +227,4 @@ that much better:
227
* Breeze.Kay (https://github.com/9nix00)
228
* Vicki Donchenko (https://github.com/kivistein)
229
* Emile Caron (https://github.com/emilecaron)
230
+ * Amit Lichtenberg (https://github.com/amitlicht)
docs/changelog.rst
@@ -5,6 +5,7 @@ Changelog
5
Changes in 0.10.1 - DEV
6
=======================
7
- Fix infinite recursion with CASCADE delete rules under specific conditions. #1046
8
+- Fix CachedReferenceField bug when loading cached docs as DBRef but failing to save them. #1047
9
10
Changes in 0.10.0
11
=================
0 commit comments