{% extends '_base.html' %} {% load render_table from django_tables2 %} {% load form_helpers %} {% block title %}Record Import{% endblock %} {% block content %}
Field | Description | Example |
---|---|---|
Zone name | Name of zone | foo.net |
Name | Name of record, @ for origin | www |
Type | Type of record | AAAA |
Priority | Priority level of record (optional) | 30 |
Address | IP address value | 192.168.1.110/16 |
Value | Text value, for CNAME records for instance | foo.net |
foo.net,www,AAAA,,192.168.1.110/16,