我正在使用django-rest-auth,并且我试图通过覆盖表单的一个方法来修复密码重置视图中的一个bug。虽然我已经成功地用不同的django-rest-auth表单做了一些类似的事情,但我无法让它在这个表单上工作。不管我做什么,都是用旧的形式。api/urls.py
from django.urls import
enter image description here hi i am implementing password-reset feature on rest_API using `django_rest_passwordreset/reset-password 'password_reset‘中的密码不是已注册的命名空间 please check the code below:
from django.urls import