config.TagPattern
config.TagPattern
Model representing a tag pattern for images in the Bakery configuration.
Usage
config.TagPattern()Methods
| Name | Description |
|---|---|
| render() | Render the Jinja2 tag patterns with the provided keyword arguments. |
render()
Render the Jinja2 tag patterns with the provided keyword arguments.
Usage
render(**kwargs)Parameters
kwargs={}- Key-value pairs to render variables in the Jinja2 tag template.