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
2025-12-29 11:51:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bc9c06c3cc09e9157897441bc0f720503bdbdf6
notifications-api
/
app
/
notifications
History
Rebecca Law
2381850d05
Refactor - extract common code into a method.
2018-06-07 14:54:40 +01: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
Refactor - extract common code into a method.
2018-06-07 14:54:40 +01:00
notifications_sms_callback.py
Set sent_by if not set during sms provider callback
2018-03-21 18:11:10 +00:00
process_client_response.py
Lowercase the client name when sent_by is empty
2018-03-22 16:12:33 +00:00
process_letter_notifications.py
…
process_notifications.py
add new redis template usage per day key
2018-04-03 16:12:54 +01: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
…