{% extends "account_user_management_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Mother Organization | Sister Organization | User | Type | Module | Action |
---|---|---|---|---|---|---|
{{forloop.counter}} | {{ organization.mother_organization }} | {{ organization.sister_organization }} | {{ organization.user }} | {{ organization.get_user_type_display }} | {{ organization.module.get_name_display }} |