diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2015-06-24 21:22:03 +0200 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2015-06-24 21:43:16 +0200 |
commit | ddc2db746f3291dbe11393a814eed9a0fd651365 (patch) | |
tree | 69c068c19c82875a16fbcd8dbe00c50b74c17873 /setup.py | |
parent | 2d73983e8ca353f47ad25642e1e0c292d94b20d5 (diff) | |
download | mediagoblin-ddc2db746f3291dbe11393a814eed9a0fd651365.tar.lz mediagoblin-ddc2db746f3291dbe11393a814eed9a0fd651365.tar.xz mediagoblin-ddc2db746f3291dbe11393a814eed9a0fd651365.zip |
Fix removal of ActivityIntermediatory migration
The migration had a problem where other tables still referenced the migration
as well as a typo in an earlier migration. They have both been fixed and tested
on PostgreSQL and SQLite3.
This also fixes a bug where sometimes when creating an activity it'd raise an
Exception as the object hadn't got an ID. This has been fixed globally with a
fix to the create_activity federation tool.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions