Widget Initial #503
Unanswered
guilhermepiccioni
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, You are initializing django-phonenumber-field/tests/test_widgets.py Lines 29 to 32 in 022dccc Regards |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good Morning,
I would like to know how do I start with the United Kingdom code, I put UK and it doesn't find +44.
widgets = { 'password': forms.PasswordInput(), 'phone': PhoneNumberPrefixWidget(initial='UK'), }
Beta Was this translation helpful? Give feedback.
All reactions