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-01-02 05:41:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf3ca764c571a51952cd7c98c9752aedc701c3eb
notifications-api
/
app
/
dao
History
minglis
4a078e3c61
Merge pull request
#635
from alphagov/scheduled-delivery-of-jobs
...
Scheduled delivery of jobs
2016-08-30 12:48:48 +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
Merge branch 'master' into scheduled-delivery-of-jobs
2016-08-25 14:53:00 +01:00
notifications_dao.py
Removed contented updates the notifications stats table
2016-08-25 11:55:38 +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
pep8 fixes
2016-08-23 12:05:47 +01:00
services_dao.py
tests for detailed services
2016-08-24 15:00:51 +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
…