Add account deletion functionality with confirmation dialog and routing
This commit is contained in:
parent
cd0ca2f5ea
commit
8faff47696
6 changed files with 46 additions and 13 deletions
|
@ -1,5 +1,4 @@
|
|||
{% extends "base.html" %}
|
||||
{% load form %}
|
||||
{% block content %}
|
||||
<dialog open>
|
||||
<article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue