django-twilio
django-twilio copied to clipboard
Represent the phone numbers as two widgets
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.
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!