This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-06-19 12:46:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c57aec8cd5f9e7018f25f95f9e47618410c756be
notifications-admin
/
app
/
models
History
Chris Hill-Scott
0202f73f9a
Remove job_status from allowed properties
...
We can’t guarantee it’s always present, so shouldn’t allow direct access to it.
2020-01-20 16:47:09 +00:00
..
__init__.py
Rename property on ModelLists
2020-01-16 16:31:20 +00:00
event.py
Rename property on ModelLists
2020-01-16 16:31:20 +00:00
job.py
Remove job_status from allowed properties
2020-01-20 16:47:09 +00:00
organisation.py
Rename property on ModelLists
2020-01-16 16:31:20 +00:00
roles_and_permissions.py
Make user API client return JSON, not a model
2019-06-05 11:13:41 +01:00
service.py
Use a ModelList for lists of jobs
2020-01-13 15:10:10 +00:00
template_list.py
Make user model return a service model, not JSON
2019-06-13 13:47:28 +01:00
user.py
Remove redundant redefinition of __init__
2020-01-16 16:34:49 +00:00