Activity Streams is an open format specification for activity stream protocols, which are used to syndicate activities taken in social web applications and services.
I'd like to create a reusable Django app that handles status updates of the Users. Much like facebook's "news feed". …
django django-models status feed activity-streams