You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: