[Index]

Model: data/JinjaTemplate

Jinja template data store.

Model Details: data/JinjaTemplate

Title Description Details
Name Name of the Jinja Template.
  • Field Name: name
  • Type: String
  • MaxLength: 1024
Description Description of the Jinja Template.
  • Field Name: description
  • Type: String
  • MaxLength: 1024
Template The template that can be passed into the render_jinja_template function.
  • Field Name: template
  • Type: String
  • MaxLength: 1024