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: Error Forms for Products Form #70

Closed ShizukaDonaghue closed 1 year ago

ShizukaDonaghue commented 1 year ago

As a Business Owner/Staff, I can see error messages when submitting the product form so that I can understand how the errors can be resolved.

Acceptance Criteria:

Tasks:

ShizukaDonaghue commented 1 year ago

The product form now validates user input. Completed.