We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To test reminder emails, you'll need to run a command.
Open a second terminal window.
cd to the directory that contains the kcdc project.
run the command python manage.py send_reminder_emails 3 (Where "3" is the number of days out you'll want to send reminders.)
python manage.py send_reminder_emails 3
Results will also appear in the first terminal window.