aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/oauth/migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Move db.sql.migration_tools to db.migration_tools.Elrond2013-01-081-1/+1
* Move all the migration tools into new migration_tools.pyElrond2013-01-081-1/+1
* Move db.sql.models* to db.models*Sebastian Spaeth2013-01-071-1/+1
* Move db.sql.util to db.utilSebastian Spaeth2013-01-071-1/+1
* SQL Migrations: Rewrite table creation completely.Elrond2012-11-241-7/+85
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-211-0/+46