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-02-06 03:13:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2771ae12748de673d5bae41e777da588510997be
notifications-admin
/
app
/
models
History
Ben Thorner
2771ae1274
Remove redundant user param from template methods
...
This will finally make it possible to cache some of the methods.
2022-06-07 11:05:35 +01:00
..
__init__.py
…
broadcast_message.py
Display if broadcast was cancelled via API
2022-01-19 11:01:03 +00:00
contact_list.py
…
event.py
…
feedback.py
…
job.py
fix bug where job reports showed before jobs finished
2022-01-14 15:48:04 +00:00
organisation.py
Decouple the set of org types from their labels
2022-03-30 17:46:53 +01:00
service.py
Move _template_ methods to TemplateList class
2022-06-07 11:05:34 +01:00
spreadsheet.py
Force xlsm files to open with pyexcel-xlsx
2022-05-13 13:17:55 +01:00
template_list.py
Remove redundant user param from template methods
2022-06-07 11:05:35 +01:00
user.py
Allow editing of pending users
2022-05-05 09:42:14 +01:00
webauthn_credential.py
…