django-notifications/django-notifications
GitHub notifications alike app for Django observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 32
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5155
- days_rel: n/a
- days_push: 412
- n_releases_24m: 0
Adoption not part of the score
1957 stars · 477 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A reusable Django app that provides GitHub-style notifications for users, derived from django-activity-stream. It models notification events with actor, verb, action object, and target components using generic foreign keys.
Use cases
- add user notifications to a Django app
- build an inbox of unread notifications like GitHub
- notify users when someone comments on their post
- track actions performed on Django model objects
- send notification when a user is mentioned
When to choose
- you need GitHub-style per-user notifications in Django
- you want a drop-in Django app with models, views, and URLs for notifications
- you need notifications tied to arbitrary Django models via generic foreign keys
When to avoid
- you need activity feeds or news streams rather than notifications (use django-activity-stream)
- you need push notifications to mobile devices or external channels like email/SMS
- your project is not built on Django
Facets
library · maturity active
web-framework middleware web-development backend developer-tools python django notifications activity-stream inbox web-server
2 sources
- readme: https://github.com/django-notifications/django-notifications · fetched 2026-08-28 · 905b32f5e8fd
- homepage: http://pypi.python.org/pypi/django-notifications-hq/ · fetched 2026-08-29 · 97eeedee4eef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-notifications/django-notifications | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="django-notifications/django-notifications")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem