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-14 02:09:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fde5f99c7f023fe06d4fb17e9177f874cec40c0
notifications-admin
/
app
History
Rebecca Law
6fde5f99c7
Merge pull request
#98
from alphagov/user-api-bug-fix
...
Incorrect url passed to BaseApiClient which already has base_url.
2016-01-22 10:42:21 +00:00
..
assets
Merge branch 'master' of github.com:alphagov/notifications-admin into api-keys-flow
2016-01-21 12:31:28 +00:00
main
Validation on key name is case insenstive
2016-01-21 16:52:01 +00:00
notify_client
Incorrect url passed to BaseApiClient which already has base_url.
2016-01-22 10:27:14 +00:00
status
Added status page
2016-01-11 14:54:23 +00:00
templates
Content changes for switching services
2016-01-22 10:38:29 +00:00
__init__.py
Implementation of api key pages.
2016-01-21 12:28:05 +00:00
its_dangerous_session.py
…
models.py
User registration now creates user via api.
2016-01-19 22:49:46 +00:00
proxy_fix.py
…