diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-11-14 14:21:06 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-11-15 11:32:13 +0100 |
commit | 7cbddc96a85410c14583b598312e40efe6051a44 (patch) | |
tree | 83c922eeb3af43d3efc08ef9cccede4917824ca0 /mediagoblin/tests/test_auth.py | |
parent | a9c7af90408c3537f42763e63862a2ae44bcc368 (diff) | |
download | mediagoblin-7cbddc96a85410c14583b598312e40efe6051a44.tar.lz mediagoblin-7cbddc96a85410c14583b598312e40efe6051a44.tar.xz mediagoblin-7cbddc96a85410c14583b598312e40efe6051a44.zip |
Enable mongokit's "Dot notation"
mongokit documents can allow to use x.FIELD instead of
x["FIELD"].
First it looks a lot more pythonic.
Second it might allow us an easier migration path towards
an sqlalchemy database backend.
Docs: http://namlook.github.com/mongokit/tutorial.html#dot-notation
Diffstat (limited to 'mediagoblin/tests/test_auth.py')
0 files changed, 0 insertions, 0 deletions