Fix serialization after model changes
authorJessica Tallon <tsyesika@tsyesika.se>
Thu, 20 Aug 2015 09:31:50 +0000 (11:31 +0200)
committerJessica Tallon <tsyesika@tsyesika.se>
Thu, 20 Aug 2015 09:31:50 +0000 (11:31 +0200)
commitde366f735abf84919e0c5c9ef60d419153e76090
tree222806cf73897108fa7034cc4f5b3ac7b5f1d549
parent35fbad47d7e74faa7eaa87ade534a9fb10df6d36
Fix serialization after model changes

After the recent model changes there were some bugs which were
introduced into the serialization methods of the models. This commit
fixes those issues.
mediagoblin/db/mixin.py
mediagoblin/db/models.py