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 Article Form #53

Closed ShizukaDonaghue closed 1 year ago

ShizukaDonaghue commented 1 year ago

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

Acceptance Criteria:

Tasks:

ShizukaDonaghue commented 1 year ago

The article form now validates user input. Completed.