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-07-04 08:27:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e68604a6002229174dc98627ba9383da9d12dab4
notifications-api
/
app
/
notifications
History
Rebecca Law
e68604a600
Merge branch 'master' into remove-failed-as-a-status
2018-02-09 10:58:25 +00:00
..
__init__.py
…
notifications_letter_callback.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
notifications_ses_callback.py
…
notifications_sms_callback.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
process_client_response.py
We are not handling the case of an unknown status code sent by the SMS provider. This PR attempts to fix that.
2018-02-07 17:49:15 +00:00
process_letter_notifications.py
…
process_notifications.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
receive_notifications.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
rest.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
utils.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
validators.py
Removed the imports for statsd as the decorators are no longer being
2018-01-26 09:39:11 +00:00