[Django]-Attach permissions and groups to custom User model created from BaseUserAdmin 15 December 2023 by thecoderscamp.com 9 (‘Permissions’, {‘fields’: (‘is_staff’,’groups’, ‘user_permissions’)}) Add the above 2 fields in admin.py kbsol [Django]-How to find duplicate records based on certain fields in Django Source:stackexchange.com