fix + test api with resl client

This commit is contained in:
2025-02-06 15:10:51 +01:00
parent 2d172a3620
commit 861a0e58e5
20 changed files with 376 additions and 254 deletions

View File

@@ -48,5 +48,7 @@
/>
</div>
<button type="submit" class="btn btn-primary">Update</button>
<a href="{% url 'list_users' %}">
<button type="button" class="btn btn-secondary">Cancel</button>
</form>
{% endblock content %}