aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_api.py
diff options
context:
space:
mode:
authorJessica Tallon <tsyesika@tsyesika.se>2016-02-29 19:18:42 +0000
committerJessica Tallon <tsyesika@tsyesika.se>2016-02-29 19:18:42 +0000
commit7555d1084fbdba409085ecd9eda817bec653a63d (patch)
tree35e48d9339752240b2462df645c3f927b3d2bc30 /mediagoblin/tests/test_api.py
parentab14059538e7d6961ed279219fdc6b68d45a7741 (diff)
downloadmediagoblin-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