matorral icon indicating copy to clipboard operation
matorral copied to clipboard

Add user throws usable_password unknown field exception

Open pravin-n-25 opened this issue 11 months ago • 0 comments

Operating System

Linux Ubuntu 22.04

Package Version

No response

Python Version

No response

Description

After git clone and after hatch installation. I added super user details later i logged in into system. On adding new user below exception thrown

django.core.exceptions.FieldError: Unknown field(s) (usable_password) specified for User. Check fields/fieldsets/exclude attributes of class UserAdmin.

pravin-n-25 avatar Nov 25 '24 09:11 pravin-n-25