django-phonenumber-field

A django model and form field for normalised phone numbers using python-phonenumbers

MIT License

Downloads
1.4M
Stars
1.4K
Committers
108

Bot releases are hidden (Show)

django-phonenumber-field - 7.3.0 Latest Release

Published by francoisfreitag 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/7.2.0...7.3.0

django-phonenumber-field - 7.2.0

Published by francoisfreitag about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/7.1.0...7.2.0

django-phonenumber-field - 7.1.0

Published by francoisfreitag over 1 year ago

What's Changed

Miscellaneous

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/7.0.2...7.1.0

django-phonenumber-field - 7.0.2

Published by francoisfreitag almost 2 years ago

django-phonenumber-field - 7.0.1

Published by francoisfreitag almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/7.0.0...7.0.1

django-phonenumber-field - 7.0.0

Published by francoisfreitag about 2 years ago

Possible backward incompatibilities

  • RegionalPhoneNumberWidget becomes the default widget for the formfields.PhoneNumberField.
  • The formfields.PhoneNumberField no longer sets the input_type attribute of its widget to tel. That behavior did not make sense for the existing PhoneNumberPrefixWidget and was dropped.
  • PhoneNumberInternationalFallbackWidget will be replaced by RegionalPhoneNumberWidget in the next major version. It is deprecated until the next major release.

Changes

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.4.0...7.0.0

django-phonenumber-field - 6.4.0

Published by francoisfreitag about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.0

django-phonenumber-field - 6.3.0

Published by francoisfreitag over 2 years ago

What's Changed

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.2.0...6.3.0

django-phonenumber-field - 6.2.0

Published by francoisfreitag over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.1.0...6.2.0

django-phonenumber-field - 6.1.0

Published by francoisfreitag over 2 years ago

What's Changed

Features

Translations

Versioning

Miscellaneous

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.0.0...6.1.0

django-phonenumber-field - 6.0.0

Published by francoisfreitag almost 3 years ago

What's Changed

  • Add support for Python 3.10
  • Update Czech, Dutch and pt_BR translations

Backwards incompatible changes

  • formfields.PhoneNumberField with a region now display national phone
    numbers in the national format instead of PHONENUMBER_DEFAULT_FORMAT.
    International numbers are displayed in the PHONENUMBER_DEFAULT_FORMAT.

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/5.2.0...6.0.0

Package Rankings
Top 1.05% on Pypi.org
Top 2.9% on Alpine-v3.18
Top 7.85% on Alpine-v3.8
Top 3.97% on Alpine-v3.9
Top 5.07% on Alpine-v3.14
Top 6.92% on Alpine-v3.13
Top 7.49% on Alpine-v3.17
Top 3.88% on Alpine-v3.11
Top 3.7% on Alpine-v3.7
Top 7.18% on Alpine-v3.12
Top 5.27% on Alpine-v3.16
Top 9.06% on Alpine-v3.10
Top 6.26% on Alpine-v3.15
Top 5.05% on Alpine-edge