Skip to content

v0.10.0

Compare
Choose a tag to compare
@MRigal MRigal released this 24 Jun 08:32
· 1815 commits to master since this release

Many improvements and bugfixes. Highlights:

  • Django support was removed and will be available as a separate extension. #958
  • Allow to load undeclared field with meta attribute 'strict': False #957
  • Support for PyMongo 3+ #946
  • Removed get_or_create() deprecated since 0.8.0. #300