Finally enable SQL for everybody!
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 1 Apr 2012 19:46:36 +0000 (21:46 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 1 Apr 2012 19:46:36 +0000 (21:46 +0200)
commitce29c140ed90fe0e19ed1b68ca8f7cf27aa03e8e
tree1729f9ecb093897e5d5a555b57565ba670b9d611
parentf4162cb640646cb8f67809e0f70585c603452ff2
Finally enable SQL for everybody!

This switches the whole source code over to use sql instead
of mongodb. It's a pretty easy change, but changes nearly
the complete way things work. Hopefully everythong works!
.gitignore
mediagoblin/db/sql_switch.py [new file with mode: 0644]