{% for organization_user in organization_users %} {% endfor %}
is Admin
{{ organization_user.user.username }} {{ organization_user.is_admin }}