Contents

django-phonenumber-field 8.4.0

0

An international phone number field for django models.

An international phone number field for django models.

Stars: 1548, Watchers: 1548, Forks: 322, Open Issues: 8

The django-phonenumber-field/django-phonenumber-field repo was created 14 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 1548 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
None
License
MIT
Homepage
None
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

  • Bump actions/checkout from 6.0.1 to 6.0.2
  • Bump actions/setup-python from 6.1.0 to 6.2.0

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.7.0

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