Open cknaut opened 4 years ago
Right now, all form errors are pretty ugly:
One idea to improve them is to display them as a Boostrap alerts https://getbootstrap.com/docs/4.0/components/alerts/. This page could contain some hints on how to do this: https://docs.djangoproject.com/en/2.2/topics/forms/#rendering-form-error-messages.
Right now, all form errors are pretty ugly:
One idea to improve them is to display them as a Boostrap alerts https://getbootstrap.com/docs/4.0/components/alerts/. This page could contain some hints on how to do this: https://docs.djangoproject.com/en/2.2/topics/forms/#rendering-form-error-messages.