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-14 06:31:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9973d74d092afbb24137cbddbf7478cf7e40b3e4
notifications-api
/
app
/
v2
History
Rebecca Law
9973d74d09
Fix the from number in the post_sms_response. If the service.sms_sender is not set the FROM_NUMBER from the config is returned, which is the default for the notification.
2016-12-12 15:07:03 +00:00
..
notifications
Fix the from number in the post_sms_response. If the service.sms_sender is not set the FROM_NUMBER from the config is returned, which is the default for the notification.
2016-12-12 15:07:03 +00:00
__init__.py
New package structure for the version 2 of the public api.
2016-10-25 18:04:03 +01:00
errors.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00