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-07-05 00:46:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fa337927cd873f51020c3cc401255b7c0546dea
notifications-api
/
app
History
Paul Craig
be5d503133
Merge pull request
#743
from alphagov/stringify-cost-attr-on-v2-get-notification
...
Stringify the cost before passing to jsonify as it complains otherwise
2016-11-23 10:50:59 +00:00
..
accept_invite
…
authentication
…
aws
…
celery
Fix functional tests
2016-11-16 16:15:30 +00:00
clients
…
dao
…
delivery
…
events
…
invite
…
job
…
notifications
For the post_sms_response and post_email_response the reference property is always present but the value can be null.
2016-11-21 17:32:36 +00:00
organisation
…
provider_details
…
schema_validation
Create new notification schema
2016-11-21 15:59:10 +00:00
service
…
spec
…
status
…
template
…
template_statistics
…
user
…
v2
Merge pull request
#741
from alphagov/fix-v2-post-notification
2016-11-22 16:28:13 +00:00
__init__.py
Append "Z" to DATETIME_FORMAT
2016-11-21 15:59:10 +00:00
aws_sqs.py
…
commands.py
…
encryption.py
…
errors.py
…
history_meta.py
…
models.py
Make result of
notification.cost()
into a float
2016-11-22 17:58:16 +00:00
schemas.py
…
statsd_decorators.py
…
utils.py
…
version.py.dist
…