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-07 11:14:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7db2b031a23006916dfab5fada33df61ef3a9e4c
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