ShizukaDonaghue / luve

LUVE is a full-stack web application built with Django. It's an online store for safe sunblock.
https://luve.herokuapp.com/
0 stars 1 forks source link

USER STORY: Form Errors for Contact Form #83

Closed ShizukaDonaghue closed 1 year ago

ShizukaDonaghue commented 1 year ago

As a Site User, I can see error messages when submitting the contact form so that I can understand how the errors can be resolved.

Acceptance Criteria:

Tasks:

ShizukaDonaghue commented 1 year ago

The contact form now validates user input. Completed.