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-21 01:51:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c45d1f63a70ba461503e5848d16e0c47bfca4d2b
notifications-api
/
app
/
notifications
History
Rebecca Law
c45d1f63a7
Use the same method to persist a notification.
...
Refactored the send_sms task to use this method.
2016-11-11 14:56:33 +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
Use the same method to persist a notification.
2016-11-11 14:56:33 +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