{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"}],"enrichment":{"capability":"Django Activity Stream generates and displays activity feeds from user actions on your site, allowing users to follow actors and see personalized streams of events.","skillfed_tags":["django-extension","activity-tracking","social-features"],"use_cases":["Build a dashboard showing actions from followed projects and users.","Display a user's personal activity feed of their own actions on the platform.","Track and display moderation events for site administrators.","Create notification systems that alert users to actions by followed accounts.","Log audit trails of important user actions for compliance or debugging."],"what_it_does":"Django Activity Stream is a Django app that captures and displays streams of user-generated actions on your site. It models activities using four components\u2014an Actor (who did it), a Verb (what they did), an Action Object (optional, what was affected), and a Target (optional, what it was done to)\u2014allowing you to record events and display them as feeds.\n\nThe package is designed to support following and unfollowing of activity sources, enabling use cases like dashboards where users see actions from projects they watch and people they follow. Activities are stored in the database and can be queried and filtered to build personalized feeds. It integrates with Django's ORM and uses GenericForeignKeys to link activities to any model in your project.","worth_installing":"Yes, if you need a straightforward activity stream for a Django project and can accept aging maintenance. The package is stable and permissively licensed, but the last release was 2023-10-04 and there are no recent commits. Verify compatibility with your Django version before installing, and consider whether you need active maintenance or community support."},"id":"django-activity-stream","links":{"html":"https://skillfed.io/packages/django-activity-stream","md":"https://skillfed.io/packages/django-activity-stream.md","pypi":"https://pypi.org/project/django-activity-stream/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-10-04","license_spdx":null,"license_treatment":"permissive","name":"django-activity-stream","python_support":"unspecified","summary":"Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams."},"popularity":{"monthly_downloads":150960,"position":10947,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
