khowellmobile / practice-cs-tool

A tool for practice cs written in django
MIT License
0 stars 0 forks source link

Custom report allows empty dates #207

Closed khowellmobile closed 2 weeks ago

khowellmobile commented 3 weeks ago

Description

When generating a report the Custom time range allows the date fields to be empty. This should not be the case and a user should have to select a default time range or be required to enter dates. A simple check and alert should suffice to fix this issue.