Removed Django Support from MongoEngine
Django support has now been split out of MongoEngine and will be revisted as a new but separate module. Closes #958
This commit is contained in:
		| @@ -11,6 +11,7 @@ Changes in 0.9.X - DEV | ||||
| - Use sets for populating dbrefs to dereference | ||||
| - Fixed unpickled documents replacing the global field's list. #888 | ||||
| - Fixed storage of microseconds in ComplexDateTimeField and unused separator option. #910 | ||||
| - Django support was removed and will be available as a separate extension. #958 | ||||
|  | ||||
| Changes in 0.9.0 | ||||
| ================ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user