I have my own custom account model and installed django-groups-manager for handling members and groups and roles.
django-groups-manager
So in views.py I have:
views.py