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-25 01:41:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9758b96a2bf032bb52985bb0a3540d6946e7a9fe
notifications-api
/
app
/
notifications
History
Rebecca Law
bc434f1736
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +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
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +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