Skip to content

Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.

License

Notifications You must be signed in to change notification settings

3YOURMIND/django-activity-stream

 
 

Repository files navigation

Django Activity Stream

3YOURMIND fork of django-activity-stream, based on v0.6.5. This fork uses PositiveIntegerField to store the id of related objects. This way it can be used with PostgreSQL on models that have a default primay key.

https://travis-ci.org/justquick/django-activity-stream.svg?branch=master Join the chat at https://gitter.im/django-activity-stream/Lobby https://coveralls.io/repos/github/justquick/django-activity-stream/badge.svg?branch=master https://scrutinizer-ci.com/g/justquick/django-activity-stream/badges/quality-score.png?b=master https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjustquick%2Fdjango-activity-stream.svg?type=shield

About

Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • HTML 2.8%
  • Makefile 0.4%