Implement wallet model and CRUD

This commit is contained in:
2023-03-17 18:37:38 +00:00
parent 6e6b23da63
commit 0723f14c53
9 changed files with 256 additions and 19 deletions

View File

@@ -271,6 +271,9 @@
<a class="navbar-item" href="{% url 'platforms' type='page' %}">
Platform Connections
</a>
<a class="navbar-item" href="{% url 'wallets' type='page' %}">
Wallets
</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">