Field Error during Password reset in Django custom user
问题 I have a custom User in my django app. And when I submit an email to reset password in the the built in password reset form, I get the following error FieldError at /password_reset/ Cannot resolve keyword 'is_active' into field. Choices are: active, address, admin, bio, company_category, company_desc, company_name, company_site, country, designation, email, first_name, grad_year, id, last_login, last_name, linkedin, logentry, markets, no_employees, password, phone, photo, resume, staff,