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-04 21:38:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f19ad19f8491c2411f64b2a6db9f8778852f2f9
notifications-api
/
app
/
celery
History
Rebecca Law
8f19ad19f8
Stop sending the encrypted message to the send_sms_to_provider task.
...
Everything the task needs is now stored in the db.
2016-06-23 09:41:21 +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
Stop sending the encrypted message to the send_sms_to_provider task.
2016-06-23 09:41:21 +01:00