make BillingInfo.phone_number non-nullable

This commit is contained in:
imperosol
2026-06-02 12:54:31 +02:00
parent 30a3911fa1
commit e629b36465
8 changed files with 43 additions and 79 deletions
@@ -24,7 +24,7 @@
x-cloak
>
{% csrf_token %}
{{ form.as_p() }}
{{ form }}
<br>
<input
type="submit" class="btn btn-blue clickable"