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.
我想在对象权限(Django-guardian)中更改一些管理 UI。
我只想为相应的 Obj 授予组权限并搜索组名替换为 Show All Group 并选择组。
如何自定义对象权限的管理面板。