Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6974231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:12:38+00:00 2026-05-27T17:12:38+00:00

How can i use django-notifications or django-signals to make something like facebook updates notification

  • 0

How can i use django-notifications or django-signals to make something like facebook updates notification that shows in the user profile if any other user likes or posts comments on user’s blog or posts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:12:39+00:00Added an answer on May 27, 2026 at 5:12 pm

    For the activity feed, we use https://github.com/justquick/django-activity-stream Documentation: http://justquick.github.com/django-activity-stream/

    For the js widget and live notifications, we use https://github.com/subsume/django-subscription yourlabs example, it depends on redis but you can easily add a model backend if you really want to. Redis is a good choices it’s half a megabyte of dependency. Documentation: http://django-social.rtfd.org

    There is no application that does meta-notifications (“notification groupping”) properly but a lot of research has been done. Basically you need another app, with a MetaNotification model, and something (management command, signal …) that will visit notifications and create MetaNotification instances. Then you should display MetaNotification lists rather than Activity or notification list.

    Finnaly, if you want configurable email notifications then you can use django-notifications: https://github.com/jtauber/django-notification or this app which looks nicer: http://www.tomaz.me/django-notifications/

    I’m not aware of any app that does it all. It is going to be some work for you.

    “It’s a long way to the top if you wanna rock’n’roll” or as I like to say “patience and perseverance” 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I use django.auth.views.login? I am trying to make a user login but
Filtering QuerySets in Django work like the following: Entry.objects.filter(year=2006) How can I use filter
I'd like to know how can use Django's automatic form generation... <form action=/contact/ method=POST>
Hi I am trying to use Django to make a page that will search
I'm looking for something I can use within django to display preformatted code. Ideally
In django orm I can use the 'verbose_name' kwarg to set a label that
In Django's template language, you can use {% url [viewname] [args] %} to generate
The Django admin site makes use of a really cool widget: How can I
I can use VS08's MFC/ActiveX template to create a C++ ActiveX object that I
Does anyone know how you can use Django's templatetags in view? I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.