Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
django-phonenumber-field
Advanced tools
.. image:: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg :target: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg .. image:: https://img.shields.io/coveralls/stefanfoulis/django-phonenumber-field/develop.svg :target: https://coveralls.io/github/stefanfoulis/django-phonenumber-field?branch=main
A Django library which interfaces with python-phonenumbers
_ to validate, pretty print and convert
phone numbers. python-phonenumbers
is a port of Google's libphonenumber
_ library, which
powers Android's phone number handling.
.. _python-phonenumbers
: https://github.com/daviddrysdale/python-phonenumbers
.. _libphonenumber
: https://github.com/google/libphonenumber
https://django-phonenumber-field.readthedocs.io/
tox needs to be installed. To run the whole test matrix with the locally available Python interpreters and generate a combined coverage report::
tox
run a specific combination::
tox -e py310-djmain,py39-djmain
FAQs
An international phone number field for django models.
We found that django-phonenumber-field demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.