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-05 02:42:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
584fac9683f82e93838e60c65819bf16310c0b94
notifications-admin
/
app
/
main
History
Rebecca Law
584fac9683
If the file was invalid and Upload a CSV file was clicked, the job was created, then the send would fail when sending the file, trying to replace a placeholder that didn't exist.
...
This commit calls send_messages again if the files exist on the request.
2016-03-03 11:14:43 +00:00
..
dao
Make send the send flow generic
2016-02-24 09:23:38 +00:00
notifications
…
views
If the file was invalid and Upload a CSV file was clicked, the job was created, then the send would fail when sending the file, trying to replace a placeholder that didn't exist.
2016-03-03 11:14:43 +00:00
__init__.py
[WIP] Start of user accepting invite.
2016-03-01 14:10:35 +00:00
encryption.py
…
forms.py
[WIP] New user can now accept invite and will be made to
2016-03-02 17:52:32 +00:00
uploader.py
…
validators.py
…