igorsimb / mp-monitor

Django app for scraping Wildberries
1 stars 0 forks source link

[bug] Interval Task can still be created with no items selected #25

Closed igorsimb closed 1 year ago

igorsimb commented 1 year ago

Need to add some guard against creating Interval Task if no items selected, i.e. all boxes are unchecked.

Steps to reproduce:

Expected behavior: Some error asking to check some boxes

Actual behavior: Task is created

igorsimb commented 1 year ago

How this can be achieved.