v1.22
- Added logic to
master/django_scantron/api/serializers.py
-->SiteSerializer()
to only validate ifemail_alert_address
exists whenemail_scan_alerts
is enabled when passed as the payload through the API. This makes including theemail_alert_address
exists andemail_scan_alerts
keys optional when updating a site. Prior to this update, they were required.