Replace API key management w/ ported profile page

Shows characters on each API key, main character, API key
status and the user groups.
This commit is contained in:
Basraah
2016-11-23 21:17:44 +10:00
parent f0a3df5659
commit 1c4d2533b1
8 changed files with 141 additions and 142 deletions

View File

@@ -71,7 +71,7 @@
</div>
<div class="col-lg-10 col-sm-2">
<div class="alert alert-danger" role="alert">Character not registered!</div>
This character is not part of any registered API-key. You must go to <a href=" {% url 'auth_api_key_management' %}">API key management</a> and add an API with the character on before being able to click fleet attendance links.
This character is not part of any registered API-key. You must go to <a href=" {% url 'auth_dashboard' %}">API key management</a> and add an API with the character on before being able to click fleet attendance links.
</div>
</div>
</div>