Changes for version 0.04 - 2013-10-01
- Add support for has_one() and has_many('/json/pointer')
- Add support for MANDEL_CURSOR_DEBUG=1
- Add MYMETA* to MANIFEST.SKIP
- Rename Model::collection() to Model::collection_name
- Add Model::new_collection()
Documentation
Modules
Async model layer for MongoDB objects using Mango
A collection of Mandel documents
A single MongoDB document with logic
An object iterating over a collection cursor
An object modelling a document
Base class for relationships
A field relates to many other mongodb document
A field relates to another mongodb document