django-phonenumber-field/django-phonenumber-field
A django model and form field for normalised phone numbers using python-phonenumbers observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 97
- Release rhythm 69
- 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: 111.5
- age_days: 5481
- days_rel: 44
- days_push: 18
- n_releases_24m: 5
Adoption not part of the score
1551 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django library providing model and form fields for storing, validating, and formatting international phone numbers, built on top of python-phonenumbers (a port of Google's libphonenumber). It normalizes phone numbers to a canonical format and offers pretty printing and conversion helpers.
Use cases
- store and validate international phone numbers in Django models
- normalize user-entered phone numbers to E.164 format
- pretty-print phone numbers in national or international format in Django forms
- validate phone numbers per country in Django admin
- convert phone numbers between formats in a Django app
When to choose
- you have a Django project that needs robust international phone number handling
- you want validation and formatting backed by Google's libphonenumber metadata
- you need normalized storage of phone numbers in the database
When to avoid
- you are not using Django
- you only need simple phone number storage without validation or normalization
- you need phone number handling outside the Django ORM/forms ecosystem
Facets
library · maturity stable
form-handling serialization web-development backend developer-tools python django phone-numbers phonenumbers model-fields internationalization
2 sources
- readme: https://github.com/django-phonenumber-field/django-phonenumber-field · fetched 2026-08-28 · 189a7f920c0f
- registry_pypi: https://pypi.org/pypi/django-phonenumber-field/json · fetched 2026-08-29 · 243be778d641
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-phonenumber-field/django-phonenumber-field | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="django-phonenumber-field/django-phonenumber-field")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem