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-02 05:41:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc9bea17d1837c223cffd59c996e4513ec33fc88
notifications-api
/
app
/
celery
History
Richard Chapman
632364633b
Fixed typo in call, should be self.name not Task.name.
...
Task.name always returned None.
2018-02-08 17:47:59 +00:00
..
__init__.py
…
celery.py
Fixed typo in call, should be self.name not Task.name.
2018-02-08 17:47:59 +00:00
letters_pdf_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
process_ses_receipts_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
provider_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
research_mode_tasks.py
…
scheduled_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
service_callback_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
statistics_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
tasks.py
Merge pull request
#1622
from alphagov/reduce-logging
2018-02-08 16:57:21 +00:00