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-30 02:49:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc21121764e6b356b17438863c5d6e8d5cc78b98
notifications-api
/
app
/
celery
History
kentsanggds
5d38989cd9
Merge pull request
#1797
from alphagov/ken-test-key-antivirus
...
Add antivirus check on precompiled letters sent with test key
2018-03-23 15:04:08 +00:00
..
__init__.py
…
celery.py
…
letters_pdf_tasks.py
Change error log to exception log for pdfs failing virus scans
2018-03-23 14:24:23 +00:00
process_ses_receipts_tasks.py
…
provider_tasks.py
…
reporting_tasks.py
fixed a bug on reporting_task
2018-03-23 11:40:27 +00:00
research_mode_tasks.py
…
scheduled_tasks.py
put import reporting_tasks in config
2018-03-21 10:39:00 +00:00
service_callback_tasks.py
The send_delivery_status_to_service task was refactor to take the details of the notification and service api callback such that the task no longer needed to go to the database to provide the status update.
2018-03-19 17:38:20 +00:00
tasks.py
…