Included tests for required fields (checks primary key is required as well). Switched from using SuperClass.__init__ to super(). Added constructor for EmbeddedDocumentField.
Description
A Python Object-Document-Mapper for working with MongoDB
Languages
Python
100%