I’m developing a multi-tenant SaaS application using Django, where each tenant has its own separate database with its own schema and relationships. However, I'm struggling with how to properly manage authentication and define AUTH_USER_MODEL in this environment.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744909132a4600440.html
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744909132a4600440.html
评论列表(0条)