I am trying to allow users to deactivate their accounts on my django website. Here is what I have tried:
views.py
from django.contrib.auth.models impor