Table Of Contents

⚠ Documentation version

These are the Git version docs. Docs for 0.4 (PyPI) are here.

Help out!

To make this documentation even better, we'd love to receive your feedback and suggestions for improvement!

Changelog

Version 0.5 (TBD)

  • PyPy support
  • MongoDB 2.0 support
  • New custom primary key behaviour (to be documented)
  • Deprecated the MongoMeta.{index_together,descending_indexes,sparse_indexes} properties in favor of the new MongoMeta.indexes setting
  • Deprecation of A() queries
  • Deprecation of the GridFSField.versioning feature
  • Numerous query generator fixes
  • Other bug fixes, cleanup, new tests etc.

Version 0.4 (May 2011)

Version 0.3 (Jan 2011)

Version 0.2 (Oct 2010)