djangoflow / django-df-auth

Opinionated Django REST auth endpoints for JWT authentication and social accounts
MIT License
10 stars 19 forks source link

Can not access `Users` details in admin dashboard for simple_auth #34

Closed adar2378 closed 1 year ago

adar2378 commented 1 year ago

I am unable to check a user in Users tab in admin dashboard in simple_auth example. I am assuming this is related to django-df-auth maybe. This is the error I get.

image