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-07-30 19:28:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
901d04605f576e421cce32b1161b66ab0d4bc72a
notifications-api
/
tests
/
app
/
dao
History
Martyn Inglis
901d04605f
Ad a reference to the model
...
- used if 3rd party needs to record an ID for reconciliation purposes
2016-03-11 09:40:35 +00:00
..
__init__.py
…
test_api_key_dao.py
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00:00
test_invited_user_dao.py
Renamed some files and fixed a bug on deleting the failed notifications
2016-03-10 09:34:27 +00:00
test_jobs_dao.py
Move job processing into celery
2016-02-24 17:12:30 +00:00
test_notification_dao.py
Ad a reference to the model
2016-03-11 09:40:35 +00:00
test_services_dao.py
Refactored the services dao to be a little cleaner
2016-02-19 15:53:15 +00:00
test_templates_dao.py
Updates to template endpoints:
2016-02-22 12:55:18 +00:00
test_users_dao.py
Scheduled tasks to clean up the database
2016-03-09 17:46:01 +00:00