stefanfoulis / django-phonenumber-field

A django model and form field for normalised phone numbers using python-phonenumbers
MIT License
1.49k stars 315 forks source link

Use public phonenumbers variable instead of protected one. #496

Closed francoisfreitag closed 2 years ago

francoisfreitag commented 2 years ago

Split out from #493.