diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2014-08-27 14:34:07 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-08-27 15:20:27 +0100 |
commit | ce46470c02371ff92db2c0412af97dfef33e58ee (patch) | |
tree | 1bd1d14f8d6442f7305bb9c9c2b21f1f3ede4111 /mediagoblin/user_pages/views.py | |
parent | 1c15126819ed42b6572de8023962d7149fae6f03 (diff) | |
download | mediagoblin-ce46470c02371ff92db2c0412af97dfef33e58ee.tar.lz mediagoblin-ce46470c02371ff92db2c0412af97dfef33e58ee.tar.xz mediagoblin-ce46470c02371ff92db2c0412af97dfef33e58ee.zip |
Add ActivityIntermediator table and refactor some of Activity model
- This has introduced a intermediatory table between object/target and
the activity. This allows for multiple activities to be associated
with one object/target.
- This moves some of the methods off Activity model into a mixin which
didn't need to interact with database things.
- This also cleaned up the migrations as well as adding retroactive
creation of activities for collection creation.
Diffstat (limited to 'mediagoblin/user_pages/views.py')
0 files changed, 0 insertions, 0 deletions