pinax/django-user-accounts
User accounts for Django observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 46
- 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: 5289
- days_rel: n/a
- days_push: 324
- n_releases_24m: 0
Adoption not part of the score
1218 stars · 346 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-user-accounts is a reusable Django app providing extensible infrastructure for user account management, including signup, login, email confirmation, password reset, and account deletion. It supports custom User models and offers class-based views with hooksets for customization.
Use cases
- add user signup and login to a django site
- email confirmation for new accounts
- password reset and expiration flows
- private beta signup tokens
- let users manage and delete their accounts
- support custom user models in django
When to choose
- you need a full-featured, extensible account system for a Django project
- you want email-or-username login out of the box
- you need signup tokens for private betas
When to avoid
- you use a framework other than Django
- you only need social/OAuth login without local accounts
- you need Django versions outside 3.2/4.2
Facets
library · maturity stable
auth web-framework web-development backend security python django user-accounts signup login password-reset pinax web-server
2 sources
- readme: https://github.com/pinax/django-user-accounts · fetched 2026-08-28 · 8e0a2c4910df
- registry_pypi: https://pypi.org/pypi/django-user-accounts/json · fetched 2026-08-29 · 37ae52c8d47f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pinax/django-user-accounts | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="pinax/django-user-accounts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem