Skip to content

Latest commit

 

History

History
56 lines (48 loc) · 2.3 KB

CHANGELOG.rst

File metadata and controls

56 lines (48 loc) · 2.3 KB

Changelog

.. currentmodule:: djangotoolbox.fields

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)