This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-01-05 18:24:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fe8d700ae52f8693f79cb3f67142f9d7e122082
notifications-api
/
app
/
notifications
History
Rebecca Law
4fe8d700ae
Fix the send_sms and send_email code to send the notification id that has been persisted.
2016-11-11 16:00:31 +00:00
..
__init__.py
…
process_client_response.py
Only record the elapsed time at provider for notifications with a sent_at date,
2016-09-13 13:57:06 +01:00
process_notifications.py
Fix the send_sms and send_email code to send the notification id that has been persisted.
2016-11-11 16:00:31 +00:00
rest.py
- Refactor version 1 of post notificaitons to use the common persist_notificaiton and send_notification_to_queue methods.
2016-10-28 17:10:00 +01:00
validators.py
Updated test_validators to test the contents of the error messages.
2016-10-31 12:22:26 +00:00