Add 'Group' model import on optional shell_plus post imports example.
In the optional advanced setup and CI section debugging tools, we can add the Group
model from arkindex.users.models
as well as Role
so they get imported by default when opening a new shell_plus
.
It would prevent confusion between django default Group model and arkindex custom Group model.