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-30 20:31:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e1578656b7a5fcf8e8958be01a6715eae4214c0
notifications-api
/
app
/
v2
History
Martyn Inglis
2a2ef34339
Merge branch 'master' into caching-with-redis
...
Conflicts: app/__init__.py
2016-11-23 09:12:11 +00:00
..
notifications
Merge pull request
#741
from alphagov/fix-v2-post-notification
2016-11-22 16:28:13 +00:00
__init__.py
New package structure for the version 2 of the public api.
2016-10-25 18:04:03 +01:00
errors.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00