aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/migrate.py
Commit message (Expand)AuthorAgeFilesLines
* app.py and migrate.py must import migrations in order to load said migrations...Christopher Allan Webber2011-07-141-1/+3
* Elrond thinks we should use one of print/sys.stdout.write and .flush()Christopher Allan Webber2011-07-131-1/+5
* Use new migrations system in ./bin/gmg migrateChristopher Allan Webber2011-07-101-14/+22
* Updating migrate.py to actually run the indexing commandsChristopher Allan Webber2011-06-271-2/+18
* ./bin/gmg commands upgraded to work with the new setup.Christopher Allan Webber2011-06-181-3/+0
* mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-1/+0
* User migration works (but the rest of the system isn't updated for new user s...Christopher Allan Webber2011-05-221-0/+45