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-24 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11ac7b2874fecd97b5ad5ae65d151dbc95f00a1b
notifications-api
/
app
/
celery
History
Rebecca Law
fcb5ca9ef4
The send_sms task will created the notification with a status = created.
...
The encrypted_notification for the send_sms_to_provider task has been made optional.
2016-06-22 13:32:27 +01:00
..
__init__.py
…
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
The send_sms task will created the notification with a status = created.
2016-06-22 13:32:27 +01:00
research_mode_tasks.py
fix firetext research mode requests
2016-06-09 15:15:44 +01:00
scheduled_tasks.py
Move scheduled tasks into their own module.
2016-06-20 13:33:53 +01:00
tasks.py
Set a notification.status=created in the send_sms task
2016-06-21 14:38:17 +01:00