Fixed EmbeddedDocument with ReferenceField equality issue (#502)

This commit is contained in:
Ross Lawley
2013-11-29 12:46:18 +00:00
parent bb56f92213
commit a2a698ab0e
4 changed files with 21 additions and 1 deletions

View File

@@ -186,3 +186,4 @@ that much better:
* rfkrocktk (https://github.com/rfkrocktk)
* Gustavo Andrés Angulo (https://github.com/woakas)
* Dmytro Popovych (https://github.com/drudim)
* Tom (https://github.com/tomprimozic)