Add time fields to Contact and Notification models
Too many users are complaining about not receiving phone or email alerts. I need to know when the relevant contacts and notifications were created, updated, verified, etc. so I can confirm or deny that they had configured things correctly.
Showing
- gracedb/alerts/migrations/0002_add_created_updated_verified_time_fields_to_contact.py 46 additions, 0 deletions...02_add_created_updated_verified_time_fields_to_contact.py
- gracedb/alerts/migrations/0003_add_created_updated_time_fields_to_notification.py 27 additions, 0 deletions...s/0003_add_created_updated_time_fields_to_notification.py
- gracedb/alerts/models.py 16 additions, 4 deletionsgracedb/alerts/models.py
Please register or sign in to comment