Doc updates

This commit is contained in:
Ross Lawley
2013-06-13 10:54:39 +00:00
parent ede9fcfb00
commit 44a2a164c0
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ Changes in 0.8.2
- Fixed cascading saves which weren't turned off as planned (#291)
- Fixed Datastructures so instances are a Document or EmbeddedDocument (#363)
- Improved cascading saves write performance (#361)
- Fixed amibiguity and differing behaviour regarding field defaults (#349)
- Fixed ambiguity and differing behaviour regarding field defaults (#349)
- ImageFields now include PIL error messages if invalid error (#353)
- Added lock when calling doc.Delete() for when signals have no sender (#350)
- Reload forces read preference to be PRIMARY (#355)