aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/sql_switch.py
Commit message (Collapse)AuthorAgeFilesLines
* Finally enable SQL for everybody!Elrond2012-04-011-0/+1
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!