diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2015-12-28 13:27:41 +0000 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2015-12-29 16:42:37 +0000 |
commit | bf79b8bd5b8923026ad6f80ac98fa3e503fdc125 (patch) | |
tree | fa48a2752ca895c25ad04bd688e8e0ce6255e9aa /setup.py | |
parent | ccd9dabe751f3a43573e4c5ba637e9dceb84d09b (diff) | |
download | mediagoblin-bf79b8bd5b8923026ad6f80ac98fa3e503fdc125.tar.lz mediagoblin-bf79b8bd5b8923026ad6f80ac98fa3e503fdc125.tar.xz mediagoblin-bf79b8bd5b8923026ad6f80ac98fa3e503fdc125.zip |
Fix migrations of activity intermediators
There was a problem where it was assuming the tablenames are the same
in master as they always were and that isn't the case. This would cause
it to raise an exception when trying to look up a table which didn't exist.
This fixes that by hardcoding the old tablenames in for this migration.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions