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-10 11:23:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95deb5a52fad0ddfb5a5e329452ab319066bccfa
notifications-api
/
app
/
v2
History
Pea Tyczynska
95deb5a52f
Move DATETIME_FORMAT from app to app.utils
...
To avoid cyclical import issues
2020-12-18 17:39:35 +00:00
..
inbound_sms
update paginated inbound sms method
2018-03-23 11:09:51 +00:00
notifications
Move DATETIME_FORMAT from app to app.utils
2020-12-18 17:39:35 +00:00
template
rename template.serialize to serialize_for_v2
2020-07-06 16:42:31 +01:00
templates
rename template.serialize to serialize_for_v2
2020-07-06 16:42:31 +01:00
__init__.py
New package structure for the version 2 of the public api.
2016-10-25 18:04:03 +01:00
errors.py
We have a scheduled task to check that all the jobs have completed, this will catch if an app is shut down and the job is complete yet, we only wait 10 seconds before forcing the app to shut down.
2020-07-22 17:00:20 +01:00
utils.py
Check that the request payload data is valid json.
2019-11-21 15:23:11 +00:00