{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}
l_uuid | {{ object.l_uuid }} |
l_username | {{ object.l_username }} |
l_domain | {{ object.l_domain }} |
r_username | {{ object.r_username }} |
r_domain | {{ object.r_domain }} |
realm | {{ object.realm }} |
auth_username | {{ object.auth_username }} |
auth_password | {{ object.auth_password }} |
auth_ha1 | {{ object.auth_ha1 }} |
auth_proxy | {{ object.auth_proxy }} |
expires | {{ object.expires }} |
flags | {{ object.flags }} |
reg_delay | {{ object.reg_delay }} |