This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-phonenumber-field | dependencies | major |
^5.2 -> ^6.1
|
v6.1.0
formfields.PhoneNumberField
honor PHONENUMBER_DEFAULT_REGION
PHONENUMBER_DEFAULT_REGION
for example phone number in form field errors.Backwards incompatible changes
v6.0.0
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
.This MR has been generated by Renovate Bot.