Add migration to remove ActivityIntermediator
authorJessica Tallon <jessica@megworld.co.uk>
Tue, 28 Apr 2015 18:43:15 +0000 (20:43 +0200)
committerJessica Tallon <jessica@megworld.co.uk>
Tue, 26 May 2015 14:48:59 +0000 (16:48 +0200)
commite8b44d7c093ce24c2c77674a389238efc4d58f60
tree20c484eaebaaebeb06e4d123a2a7477b2e2e68ea
parent6185a4b9e6465ecd9c4806ffeec7688f7baa1f2f
Add migration to remove ActivityIntermediator

Migration to drop the table and removal of it from the model as it has
now been superseeded by the GenericForeignKey field.
mediagoblin/db/migrations.py
mediagoblin/db/models.py