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-03-02 06:50:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ae7ed1acbdf2ce07b3dc47df903afb5e626c096
notifications-api
/
app
/
celery
History
Rebecca Law
3f11447bc8
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
..
__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
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
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