heynemann / motorengine

Motorengine is a port of MongoEngine for Tornado.
http://motorengine.readthedocs.org
204 stars 67 forks source link

Allow load_references by dot notation #58

Open heynemann opened 10 years ago

heynemann commented 10 years ago

Allow users to do:

object.load_references(['reference.other_reference.some_other_reference'])