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-23 08:49:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20e3d1952f1dc8d4eec13940161cb6b0ef2126fa
notifications-admin
/
app
/
main
History
NIcholas Staples
68891d8eb8
Merge pull request
#112
from alphagov/post-hack-day
...
Show all links in side navigation again
2016-01-27 12:25:00 +00:00
..
dao
Remove hint from choose service page
2016-01-26 17:12:28 +00:00
notifications
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
views
Merge pull request
#112
from alphagov/post-hack-day
2016-01-27 12:25:00 +00:00
__init__.py
Move view function into own file, add test
2016-01-16 12:31:01 +00:00
encryption.py
…
forms.py
Make ‘template type’ radio buttons not
<select>
2016-01-22 14:51:00 +00:00
uploader.py
Changed flow to upload directly to s3 if non empty file.
2016-01-14 16:07:06 +00:00
utils.py
Added choose_service using services_dao.
2016-01-18 11:15:14 +00:00
validators.py
…