pypi django-phonenumber-field 8.3.0

12 hours ago

What's Changed

  • Allow configuring empty_value and max_length for SplitPhoneNumberField by @ilkkao in #632

    Mimics django CharField behavior more closely:
    - empty_value offers controls over the normalization (typically, the empty str "" or None)
    - max_length allows using the form field with forms_for_model

New Contributors

Full Changelog: 8.2.0...8.3.0

Don't miss a new django-phonenumber-field release

NewReleases is sending notifications on new releases.