PyMODM 0.3.0 Released!

24 views
Skip to first unread message

Luke Lovett

unread,
Dec 5, 2016, 5:19:57 PM12/5/16
to mongodb-user
We're pleased to announce the third release (0.3.0) of PyMODM, a Pythonic, object-oriented interface for working with MongoDB!

This release fixes a couple problems from the previous 0.2.0 release and adds a
number of new features, including:

* Support for collations in MongoDB 3.4
* Add a "project" method to QuerySet, in addition to "only" and "exclude" methods.
* Allow DateTimeField to parse POSIX timestamps (i.e. seconds from the epoch).
* Fix explicit validation of blank fields.

For full list of the issues resolved in this release, visit
https://jira.mongodb.org/browse/PYMODM/fixforversion/17662.

To install:

pip install pymodm

To upgrade:

pip install --upgrade pymodm

Don't know what PyMODM is and want to learn? Check out the Getting Started guide
here: http://pymodm.readthedocs.io/en/0.3.0/getting-started.html

Complete documentation for the project can be found at readthedocs:
http://pymodm.readthedocs.io/en/0.3.0/index.html

If you've found a problem or want to request a feature, please open a new Jira
ticket in the PYMODM project: https://jira.mongodb.org/browse/PYMODM. You can
also get involved with the community and ask questions in the PyMODM Gitter
channel: https://gitter.im/mongodb/pymodm.

Thank you for your support on this release and many future releases!

- The MongoDB Python Team
Reply all
Reply to author
Forward
0 new messages