Removing print statements from convert_gps_media_data migration
[mediagoblin.git] / mediagoblin / db / mongo / models.py
2012-03-07 ElrondGeneric generate_slug for mongo and sql.
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-03-03 ElrondMerge branch 'media_data_start'
2012-03-01 ElrondVideo media_data: Change layout in the mongo world
2012-02-25 ElrondAllow .id instead of ._id for the Mongo backend
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 ElrondDrop pre-rendered html: MediaComment.content_html
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-18 ElrondDrop pre-rendered html: User.bio_html
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 Aaron WilliamsonMoved get_license_data to mixin.py, added license to...
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-17 Aaron WilliamsonFixed a syntax error in edit/views and added back in...
2012-01-17 Aaron WilliamsonFixed merge with upstream
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-11 ElrondFix url_for_self mixup
2012-01-10 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-01-10 Michele AzzolariFixed #724 and added extra infos to the atom feed ...
2012-01-08 ElrondAdd DB Mixin classes and use them
2012-01-05 Jef van SchendelFix merge conflicts
2011-12-27 ElrondTurn media.get_uploader into a property
2011-12-27 ElrondUse media.url_for_self instead of calling urlgen directly
2011-12-27 ElrondMove verification key generation to view
2011-12-23 ElrondTurn MediaComment's author() into get_author property
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 ElrondMove db/models.py -> db/mongo/models.py