mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
Default France value and cleaner handling of BillingInfo creation
This commit is contained in:
@ -43,7 +43,6 @@ class BillingInfoForm(forms.ModelForm):
|
||||
]
|
||||
widgets = {
|
||||
"phone_number": RegionalPhoneNumberWidget,
|
||||
"country": AutoCompleteSelect,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user