aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/mongo/migrations.py
Commit message (Expand)AuthorAgeFilesLines
* 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