not all JSONEncoded fields should be mutable dicts
authorRodney Ewing <ewing.rj@gmail.com>
Thu, 19 Sep 2013 15:02:30 +0000 (08:02 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Thu, 19 Sep 2013 15:12:11 +0000 (08:12 -0700)
commit42dbb26a13190cb1fcd1723367e8811eff6d8d25
tree4a3c2502c14ab75dc734dcd08c462a1c625bfebb
parent4c617543c54d8aa249033f99982e786e4346264d
not all JSONEncoded fields should be mutable dicts
mediagoblin/db/migrations.py
mediagoblin/db/models.py
mediagoblin/oauth/views.py