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-25 12:01:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50ee6d98cd7d51b47cd14daf4f0b948e8fde5f7e
notifications-api
/
app
/
dao
History
Leo Hemsted
c7c47a029f
remove slow join from template-last-use query
2017-04-10 17:33:31 +01:00
..
__init__.py
…
api_key_dao.py
…
dao_utils.py
…
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
Added an endpoint that returns all letter jobs, ordered by created_at desc.
2017-04-07 11:50:56 +01:00
notifications_dao.py
remove slow join from template-last-use query
2017-04-10 17:33:31 +01:00
organisation_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
…
service_whitelist_dao.py
…
services_dao.py
Refactor to make code more readible.
2017-04-06 11:18:21 +01:00
templates_dao.py
Restore dao_create_template and use custom template fixture instead
2017-03-08 13:03:44 +00:00
users_dao.py
…