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-03-04 01:12:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fedbb27ffd474fb72a0a5ceeca4bc9e0e85629f2
notifications-api
/
app
/
dao
History
NIcholas Staples
519b912edc
Merge pull request
#271
from alphagov/limit_msg_size
...
Hard sms limits added to the api for send_notification and create_tem…
2016-04-29 12:29:05 +01:00
..
__init__.py
…
api_key_dao.py
…
dao_utils.py
…
events_dao.py
Endpoint for recording events in api.
2016-04-27 10:36:59 +01:00
invited_user_dao.py
…
jobs_dao.py
…
notifications_dao.py
Message limit added and all tests passing.
2016-04-29 10:36:59 +01:00
permissions_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
Fragment count endpoint added and all tests working.
2016-04-28 12:01:57 +01:00
services_dao.py
…
templates_dao.py
…
users_dao.py
…