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-24 09:20:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef5969be7791462ad89eda036988070dbcd751d4
notifications-api
/
app
/
dao
History
Rebecca Law
e055590b07
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
...
Now a lot of the if none checks can be removed.
2016-03-11 12:39:55 +00:00
..
__init__.py
…
api_key_dao.py
…
invited_user_dao.py
Renamed some files and fixed a bug on deleting the failed notifications
2016-03-10 09:34:27 +00:00
jobs_dao.py
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
2016-03-11 12:39:55 +00:00
notifications_dao.py
Merge branch 'master' into delete-expired-things
2016-03-10 09:48:29 +00:00
permissions_dao.py
…
services_dao.py
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
2016-03-11 12:39:55 +00:00
templates_dao.py
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
2016-03-11 12:39:55 +00:00
users_dao.py
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
2016-03-11 12:39:55 +00:00