aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/mongo/migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Removing print statements from convert_gps_media_data migrationChristopher Allan Webber2012-03-181-2/+0
* Migration to move gps data aroundElrond2012-03-141-0/+18
* Video media_data: Change layout in the mongo worldElrond2012-03-011-0/+14
* Drop pre-rendered html: MediaComment.content_htmlElrond2012-02-181-1/+6
* Drop pre-rendered html: MediaEntry.description_htmlElrond2012-02-181-6/+14
* Drop pre-rendered html: User.bio_htmlElrond2012-02-181-0/+11
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* License "all rights reserved" default should be None/NULL, not empty stringChristopher Allan Webber2012-01-211-1/+1
* Added migration for license field, resolved conflict in db/sql/models.pyAaron Williamson2012-01-191-0/+7
* Move db/migrations.py -> db/mongo/migrations.pyElrond2011-12-201-0/+110