Added the ability to reload specific document fields #100

This commit is contained in:
Ross Lawley
2014-06-27 11:10:14 +01:00
parent 67eaf120b9
commit 9cc4359c04
3 changed files with 135 additions and 104 deletions

View File

@@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Added the ability to reload specific document fields #100
- Added db_alias support and fixes for custom map/reduce output #586
- post_save signal now has access to delta information about field changes #594 #589
- Don't query with $orderby for qs.get() #600