Merge branch 'master' into dev
Conflicts: AUTHORS docs/changelog.rst mongoengine/base.py
This commit is contained in:
		| @@ -2,12 +2,10 @@ | ||||
| Changelog | ||||
| ========= | ||||
|  | ||||
|  | ||||
| Changes in dev | ||||
| ============== | ||||
|  | ||||
| - Fixed calling a queryset after drop_collection now recreates the collection | ||||
| - Fixed tree based circular reference bug | ||||
| - Add field name to validation exception messages | ||||
| - Added UUID field | ||||
| - Improved efficiency of .get() | ||||
| @@ -16,6 +14,12 @@ Changes in dev | ||||
| - Fixed ListField so it doesnt accept strings | ||||
| - Added DynamicDocument and EmbeddedDynamicDocument classes for expando schemas | ||||
|  | ||||
| Changes in v0.5.2 | ||||
| ================= | ||||
|  | ||||
| - A Robust Circular reference bugfix | ||||
|  | ||||
|  | ||||
| Changes in v0.5.1 | ||||
| ================= | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user