redapesolutions/MyCalendar

Implement form validation

Opened this issue · 1 comments

For Plan, implement form validations on the backend (python side):
Ideas:

  • date: can't be in the past
  • activity: don't be empty

Iv made this validation in the view