User deactivation in Django

后端 未结 0 1490
暖寄归人
暖寄归人 2020-12-04 17:46

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题