- update to 8.3.0:
* Allow configuring `empty_value` and `max_length` for
`SplitPhoneNumberField`
* Mimics django `CharField` behavior more closely
- update to 8.2.0:
* Fix lost region when `PHONENUMBER_DEFAULT_FORMAT` is
`NATIONAL`
* Add a DB converter for the model field, fixing values_list() of
* RegionalPhoneNumberWidget becomes the default widget for the
* The formfields.PhoneNumberField no longer sets the input_type attribute
of its widget to tel. That behavior did not make sense for the existing
* Remove PhoneNumberInternationalFallbackWidget. Use
OBS-URL: https://build.opensuse.org/request/show/1311037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-phonenumber-field?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%