v0.14.1
- Removed SemiStrictDict and started using a regular dict for
BaseDocument._data#1630 - Added support for the
$positionparam in the$pushoperator #1566 - Fixed
DateTimeFieldinterpreting an empty string as today #1533 - Added a missing
__ne__method to theGridFSProxyclass #1632 - Fixed
BaseQuerySet._fields_to_db_fields#1553