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-05-29 18:38:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e760d0617eadaf79c7294c0b35ea5e6122c87493
notifications-api
/
app
/
celery
History
Martyn Inglis
ad5222442a
Fixed build
...
- passing a single param to a celery task must be done as a list not a tuple.
2016-09-30 13:34:44 +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
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
Fixed build
2016-09-30 13:34:44 +01:00