Skip to content

v1.22

Compare
Choose a tag to compare
@derpadoo derpadoo released this 26 Feb 16:19
· 187 commits to master since this release
42c71b8
  • Added logic to master/django_scantron/api/serializers.py --> SiteSerializer() to only validate if email_alert_address exists when email_scan_alerts is enabled when passed as the payload through the API. This makes including the email_alert_address exists and email_scan_alerts keys optional when updating a site. Prior to this update, they were required.