Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
content_type | str | ||
name | str | ||
description | str | [optional] | |
template_language | TemplateLanguage | [optional] | |
template_code | str | The list of objects being exported is passed as a context variable named <code>queryset</code>. | |
mime_type | str | Defaults to <code>text/plain</code> | [optional] |
file_extension | str | Extension to append to the rendered filename | [optional] |