rdegges/django-twilio

Represent the phone numbers as two widgets

Opened this issue · 1 comments

Hi,
Thanks a lot for your great package.

What would be the best way to go to render the phone number widget as two widgets:

  • International prefix in a choice list (+1 for the US, +33 for France etc.)
  • Phone number in the country locale.

Thanks a lot.

jheld commented

Hi @cyberjoac ! When you say 2 widgets, do you mean via django admin, or as a model change itself?

I'd like to hear more, if you remember what you were looking for.

Thanks!