diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-12-20 19:06:04 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2011-12-20 19:06:04 +0100 |
commit | 046f9f8481a8950ce18dfc8b4f14e4d14cf59c7a (patch) | |
tree | cd0b0d3220c0a318d3b6fa8ecfa02306023cce64 /mediagoblin/db/util.py | |
parent | 7b194a79f0ad789309b9c34340f19c5a962b0915 (diff) | |
download | mediagoblin-046f9f8481a8950ce18dfc8b4f14e4d14cf59c7a.tar.lz mediagoblin-046f9f8481a8950ce18dfc8b4f14e4d14cf59c7a.tar.xz mediagoblin-046f9f8481a8950ce18dfc8b4f14e4d14cf59c7a.zip |
Move db/open.py to db/mongo/open.py
Starting to move the mongo specific stuff into db/mongo.
And create thin "from db.mongo.Y import z" wrappers in
db/Y.py.
Why?
1) Will make it lots easier to switch to sql for
testing/developing.
2) The mongo stuff needs to stay around after moving to
sql, because the converter needs it.
Diffstat (limited to 'mediagoblin/db/util.py')
0 files changed, 0 insertions, 0 deletions