Updated documentation about dereferencing

Refs #206
This commit is contained in:
Ross Lawley
2011-06-27 12:42:26 +01:00
parent 87f486c4f1
commit b039a2293f
2 changed files with 17 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Added select_related() support
- Added support for the positional operator
- Updated geo index checking to be recursive and check in embedded documents
- Updated default collection naming convention