Merge pull request #973 from seglberg/feature/#958-django-split

Removed Django Support from MongoEngine

+1 @thedrow @MRigal @DavidBord @rozza
This commit is contained in:
Matthew Ellison
2015-04-28 10:37:22 -04:00
16 changed files with 20 additions and 1415 deletions

View File

@@ -12,6 +12,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
================