Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个项目,我希望能够只允许特定组中的成员查看它。但问题是在我的管理面板中,那里有两个组但是当我运行时
request.user.groups.all()
我得到一个空列表?
我正在使用 django 3.2