I am facing the same problem as of now, after a lot of searching, found that to use groups model with custom user model, you need to extend PermissionsMixin, but couldn't find any examples of the same anywhere! I tried doing that but getting, "No models loaded yet" error. Hope this is a bit helpful!