Hi there,

What would you say is the best way to implement a "news feed" feature,
like the one in Facebook? Right now I have a model (ActivityMonitor)
with fields for actions, paths and users. But I feel this method might
not be scalable enough. I print the entire action into the database
("User made a comment about User2's image").

Have anyone in here done something like this?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to