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-06-21 05:30:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20ccdab3bdeb1b5a8bcd034783a333dd094120be
notifications-api
/
app
/
celery
History
Martyn Inglis
c13ead77e4
Ensures that both the CSV processing and the API both use the new deliver_email and deliver_sms tasks not the old ones with the redundant parameter.
2016-09-28 15:05:50 +01:00
..
__init__.py
…
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
Updated clients to have a more robust error handling
2016-09-22 17:18:05 +01:00
research_mode_tasks.py
Use the notification types enum for the notifications.notification_type.
2016-06-29 11:50:54 +01:00
scheduled_tasks.py
Remove try catch, it was only logging the exception.
2016-09-14 10:38:34 +01:00
tasks.py
Ensures that both the CSV processing and the API both use the new deliver_email and deliver_sms tasks not the old ones with the redundant parameter.
2016-09-28 15:05:50 +01:00