aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/dbupdate.py
Commit message (Expand)AuthorAgeFilesLines
* Make sure MigrationManagers always get Unicode names.Brett Smith2012-07-041-1/+1
* Fix problems from pyflakes outputWill Kahn-Greene2012-06-031-2/+1
* SQL based tests and refactored Celery setup stuffChristopher Allan Webber2012-03-261-2/+6
* Updates so that dbupdate command worksChristopher Allan Webber2012-02-181-6/+11
* No need for self here (thanks again Elrond ;))Christopher Allan Webber2012-01-291-1/+1
* Big ol' start of the SQL migrations system.Christopher Allan Webber2012-01-291-0/+84