crazycooky77 / ci_project4

0 stars 1 forks source link

[ENH] Manage Emails Confirmation Messages #39

Closed crazycooky77 closed 8 months ago

crazycooky77 commented 8 months ago

Currently there are are no confirmation/error messages for:

These should be added, depending on certain button clicks. As a user, it would avoid confusion to have the appropriate messages shown, so I know if a action was successful or not.

crazycooky77 commented 8 months ago

templates were missing django messages, only included form errors previously. Fixed!