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-17 03:40:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5524a3fe96fb909876dc16e78840dd59a6a35c9
notifications-api
/
app
/
notifications
History
Rebecca Law
c5524a3fe9
[WIP]
2018-06-05 17:23:24 +01:00
..
__init__.py
celery test cleanup
2017-06-20 12:06:49 +01:00
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
[WIP]
2018-06-05 17:23:24 +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
Set reply_to_text for letter notifications posted to /notifications/letter
2017-11-24 16:17:25 +00:00
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
Removed the imports for statsd as the decorators are no longer being
2018-01-26 09:39:11 +00:00