justquick / django-activity-stream

Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
http://django-activity-stream.rtfd.io/en/latest/
BSD 3-Clause "New" or "Revised" License
2.36k stars 483 forks source link

Integrated swappable model support #534

Open artush96 opened 9 months ago

artush96 commented 9 months ago

The swappable model feature is now complete with resolved merge conflicts, DRF support, and updated DRF test cases.

This is an update for the add-swappable-models branch by @auvipy

coveralls commented 9 months ago

Coverage Status

coverage: 94.394% (-0.6%) from 95.009% when pulling 96cac8338cb3990cad61e173cb49137a8c1b066d on artush96:main into a7df85e3aec2ddc7e512d05a405d038528a00c36 on justquick:main.

auvipy commented 9 months ago

you can target this branch https://github.com/justquick/django-activity-stream/tree/add-swappable-models