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-06-26 18:29:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd26c4740caf71fa5f6c1fbad03f4208a7318112
notifications-api
/
app
History
Rebecca Law
bd26c4740c
Merge branch 'master' into default-stats-to-zero
2016-03-17 11:40:49 +00:00
..
accept_invite
…
authentication
…
aws
…
celery
Use the same validation in the endpoint and the task to validate the phone number is ok to send to.
2016-03-16 13:36:46 +00:00
clients
…
dao
…
invite
…
job
…
notifications
Use the same validation in the endpoint and the task to validate the phone number is ok to send to.
2016-03-16 13:36:46 +00:00
notifications_statistics
…
permission
…
service
…
status
…
template
…
user
…
__init__.py
pep8 fixed
2016-03-16 14:08:25 +00:00
aws_sqs.py
…
encryption.py
…
errors.py
…
models.py
Merge branch 'master' into default-stats-to-zero
2016-03-17 11:40:49 +00:00
permissions_utils.py
…
schemas.py
Update schemas to return more details about the job and template for notifications.
2016-03-15 14:24:10 +00:00
validation.py
Use the same validation in the endpoint and the task to validate the phone number is ok to send to.
2016-03-16 13:36:46 +00:00
version.py
…