{% extends 'utilities/obj_import.html' %} {% block title %}Tenant Import{% endblock %} {% block instructions %}
Field | Description | Example |
---|---|---|
Name | Tenant name | WIDG01 |
Slug | URL-friendly name | widg01 |
Group | Tenant group (optional) | Customers |
Description | Long-form name or other text (optional) | Widgets Inc. |
WIDG01,widg01,Customers,Widgets Inc.{% endblock %}