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-25 01:41:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfd42a2eb9abaf9e659693daae1b25f2cbefe6ca
notifications-api
/
app
/
delivery
History
Rebecca Law
2844fa530b
Fix a bug introduced when refactoring some code. The notification status happened in the wrong order - this resolved that.
...
This meant notifications sent with a test key never got a 'delivered' status.
2019-05-23 17:04:55 +01:00
..
__init__.py
Refactor of celery tasks.
2016-09-20 17:24:28 +01:00
rest.py
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00
send_to_providers.py
Fix a bug introduced when refactoring some code. The notification status happened in the wrong order - this resolved that.
2019-05-23 17:04:55 +01:00