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-05-08 01:58:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d848093fb09b95aef04dd92bfa9b79497ba07da3
notifications-api
/
app
/
dao
History
Martyn Inglis
9af85d9cb3
new jobs query to get all scheduled jobs
2016-08-24 16:24:30 +01:00
..
__init__.py
…
api_key_dao.py
refactor authentication code
2016-06-30 10:44:21 +01:00
dao_utils.py
remove history-meta for templates, replace with hand-made history table
2016-08-09 16:56:43 +01:00
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
new jobs query to get all scheduled jobs
2016-08-24 16:24:30 +01:00
notifications_dao.py
Tidied up the query indentation
2016-08-24 10:50:29 +01:00
organisation_dao.py
add GET /organisation and GET /organisation/id endpoints
2016-08-09 15:59:22 +01:00
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
calculate billable units when sending an sms
2016-08-03 16:46:05 +01:00
services_dao.py
remove history-meta for templates, replace with hand-made history table
2016-08-09 16:56:43 +01:00
templates_dao.py
remove history-meta for templates, replace with hand-made history table
2016-08-09 16:56:43 +01:00
users_dao.py
…