Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports expiry notifications, transaction histories, file uploads and OIDC SSO.
Describe the bug
I can submit the form without filling the issuer field. After submit the system tells me that this field is required and all values are gone (see #29)
Affected version
Current
To Reproduce
Steps to reproduce the behavior:
Submit form without filling issuer field
Expected behavior
Make field required (HTML)
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug I can submit the form without filling the issuer field. After submit the system tells me that this field is required and all values are gone (see #29)
Affected version Current
To Reproduce Steps to reproduce the behavior:
Expected behavior Make field required (HTML)
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.