mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
Use htmx to fill up billing info
This commit is contained in:
@ -43,6 +43,7 @@ class BillingInfoForm(forms.ModelForm):
|
||||
]
|
||||
widgets = {
|
||||
"phone_number": RegionalPhoneNumberWidget,
|
||||
"country": AutoCompleteSelect,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user