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
2025-12-24 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e32debbca1e751c838ac4cede28f430aff8b3fa2
notifications-api
/
app
/
celery
History
Rebecca Law
d00614205e
Adding test for fetch_biling_data_for_day.
2018-04-25 14:45:51 +01:00
..
__init__.py
…
celery.py
…
letters_pdf_tasks.py
Logging refactor to make debugging easier. Before the filename needed to
2018-04-03 12:31:52 +01:00
process_ses_receipts_tasks.py
…
provider_tasks.py
Revert change to exception log.
2018-03-26 16:44:29 +01:00
reporting_tasks.py
Adding test for fetch_biling_data_for_day.
2018-04-25 14:45:51 +01:00
research_mode_tasks.py
…
scheduled_tasks.py
Fix the query that raises the alert for letters still in sending.
2018-04-25 10:10:25 +01: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
…