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-07-17 03:40:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0252a1792aea1e0fd85cc717f2dbaede3882cd2b
notifications-admin
/
app
/
main
/
views
History
Martyn Inglis
d56c14e147
Actually use the right exception class.
...
Two HTTPError classes exist. Need to use the one in notifications_python_client.
2016-08-24 12:12:19 +01:00
..
__init__.py
…
add_service.py
…
all_services.py
…
api_keys.py
Talk about trial mode on API keys page
2016-08-10 17:04:22 +01:00
choose_service.py
…
code_not_received.py
…
dashboard.py
Changed order of templates activity page from alphabetical to desc count.
2016-08-23 09:14:21 +01:00
feedback.py
handle if user doesn't provide name/email
2016-08-04 18:01:08 +01:00
forgot_password.py
…
index.py
…
invites.py
…
jobs.py
Rewrite prev/next test to use BeautifulSoup
2016-08-05 11:33:32 +01:00
manage_users.py
…
new_password.py
…
platform_admin.py
…
providers.py
…
register.py
…
send.py
Merge pull request
#865
from alphagov/remove-noti-stats
2016-08-11 17:32:07 +01:00
service_settings.py
send organisation back in correct variable
2016-08-15 11:15:49 +01:00
sign_in.py
…
sign_out.py
…
styleguide.py
…
templates.py
Actually use the right exception class.
2016-08-24 12:12:19 +01:00
two_factor.py
…
user_profile.py
…
verify.py
…