consts django_spire.notification.sms.consts TWILIO_UNSUCCESSFUL_STATUSES = ['failed', 'undelivered'] module-attribute TWILIO_SMS_BATCH_SIZE_NAME = 'TWILIO_SMS_BATCH_SIZE' module-attribute