pipalacademy / self-hosting-101

MIT License
1 stars 0 forks source link

form: Gracefully handle form.ValidationError to present it to the user #8

Closed nikochiko closed 1 year ago

nikochiko commented 1 year ago

For forms, gracefully handle form.ValidationError when user submits, and present it to them (maybe as a toast message).