"""Common for whole app statuses.""" STATUS_COMPLETED = 'COMPLETED' STATUS_FAIL = 'FAIL'