Updated docs re: reverse delete rules

refs #254
This commit is contained in:
Ross Lawley
2011-12-01 08:16:13 -08:00
parent 8a44232bfc
commit 391f659af1
3 changed files with 9 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ to `pk` as pk is no longer a property of Embedded Documents.
Document._get_subclasses - Is no longer used and the class method has been removed.
Reverse Delete Rules on MapFields and DictFields now throw a InvalidDocument error
as they aren't supported.
0.4 to 0.5
===========