Contents

django-phonenumber-field 7.3.0

0

An international phone number field for django models.

An international phone number field for django models.

Stars: 1448, Watchers: 1448, Forks: 315, Open Issues: 8

The stefanfoulis/django-phonenumber-field repo was created 12 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1448 github stars!

How to Install django-phonenumber-field

You can install django-phonenumber-field using pip

pip install django-phonenumber-field

or add it to a project with poetry

poetry add django-phonenumber-field

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/django-phonenumber-field/
Documentation:
https://django-phonenumber-field.readthedocs.io/
GitHub Repo:
https://github.com/stefanfoulis/django-phonenumber-field

Classifiers

  • Internet/WWW/HTTP
No  django-phonenumber-field  pypi packages just yet.

Errors

A list of common django-phonenumber-field errors.

Code Examples

Here are some django-phonenumber-field code examples and snippets.

GitHub Issues

The django-phonenumber-field package has 8 open issues on GitHub

  • Prefer GitHub releases over the CHANGELOG
  • KZ locale instead of RU
  • Phone number extensions?

See more issues on GitHub

Related Packages & Articles

django-pglocks 1.0.4

django_pglocks provides useful context managers for advisory locks for PostgreSQL.

django-otp 1.4.0

A pluggable framework for adding two-factor authentication to Django using one-time passwords.