Closed adamspd closed 11 months ago
It might be that the user.get_full_name implementation of the settings.AUTH_USER_MODEL was not well defined.
get_full_name function in the user model was defined to not send full_name in the project I used the package.
Describe the bug
Expected behavior Full name returned
Screenshots
Can you fix the bug?