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
I wasn't sure where to ask questions here, but what are the dependencies of this compared to the built-in admin? Can I safely remove the django.contrib.auth depdendency?
Also any plans on allowing custom User models to be saved in the database with the corresponding identity provider identification (id, uuid etc.)? This way one can somewhat reuse the permissions and groups of Django.
The text was updated successfully, but these errors were encountered:
I wasn't sure where to ask questions here, but what are the dependencies of this compared to the built-in admin? Can I safely remove the django.contrib.auth depdendency?
Also any plans on allowing custom User models to be saved in the database with the corresponding identity provider identification (id, uuid etc.)? This way one can somewhat reuse the permissions and groups of Django.
The text was updated successfully, but these errors were encountered: