bennylope/django-organizations
:couple: Multi-user accounts for Django projects observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 98
- Release rhythm 59
- 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: 306.0
- age_days: 5327
- days_rel: 61
- days_push: 16
- n_releases_24m: 3
Adoption not part of the score
1364 stars · 223 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app that adds multi-user account and organization management to Django projects, separating individual user identity from group accounts and subscriptions. It provides invitation and registration workflows that work with any user model.
Use cases
- add multi-tenant organization accounts to a Django app
- let users create and manage teams with invitations
- model B2B subscription accounts separate from individual users
- implement group membership and ownership in Django
- support users belonging to multiple organizations
- build social group functionality in Django
When to choose
- you need multi-user accounts or organizations in a Django project
- you want invitation and registration flows out of the box
- you need to work with django.contrib.auth or a custom user model
- you want a mature, BSD-licensed library with long-term maintenance
When to avoid
- your project is not built on Django
- you only need simple per-user permissions without group accounts
- you need organization features for another framework like Flask or Rails
- you require built-in billing or subscription payment processing
Facets
library · maturity stable
auth authorization web-development backend developer-tools python django multi-tenant organizations groups accounts invitations web-server
2 sources
- readme: https://github.com/bennylope/django-organizations · fetched 2026-08-28 · c1d359f72841
- registry_pypi: https://pypi.org/pypi/django-organizations/json · fetched 2026-08-29 · 1f39147aef73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bennylope/django-organizations | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="bennylope/django-organizations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem