diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2016-02-29 19:18:42 +0000 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2016-02-29 19:18:42 +0000 |
commit | 7555d1084fbdba409085ecd9eda817bec653a63d (patch) | |
tree | 35e48d9339752240b2462df645c3f927b3d2bc30 /mediagoblin/tests/test_api.py | |
parent | ab14059538e7d6961ed279219fdc6b68d45a7741 (diff) | |
download | mediagoblin-7555d1084fbdba409085ecd9eda817bec653a63d.tar.lz mediagoblin-7555d1084fbdba409085ecd9eda817bec653a63d.tar.xz mediagoblin-7555d1084fbdba409085ecd9eda817bec653a63d.zip |
Fixes #5421 - Ensures Report.object_id is nullable
It seems there was a commit for a while where the migration was
making Report.object_id NOT NULL and this caused an errror when
a report deleted the associated object (media). This migrtion
checks it's nullable and if not, alters it so it is.
Diffstat (limited to 'mediagoblin/tests/test_api.py')
0 files changed, 0 insertions, 0 deletions