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-03 03:50:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c29dd237027dcbe6bd2073aaa774d0f90039d75b
notifications-api
/
app
/
celery
History
Adam Shimali
c29dd23702
Add sms sender to service to be used in sms templates
...
in place of default numeric short code. If not present default short code is used.
2016-07-01 15:27:54 +01:00
..
__init__.py
Celery tests
2016-02-09 13:31:45 +00:00
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
Add sms sender to service to be used in sms templates
2016-07-01 15:27:54 +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
Move scheduled tasks into their own module.
2016-06-20 13:33:53 +01:00
tasks.py
A small refactor to use the SMS_TYPE and EMAIL_TYPE in code rather that 'sms' or 'email'
2016-06-30 15:41:51 +01:00