Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 792 Bytes

templating.rst

File metadata and controls

38 lines (25 loc) · 792 Bytes

Templating

Open Forms provides templating solutions for form-designers (see manual_templates), built on top of the Django Template Language.

Templating functionality is gradually becoming public API for other apps/packages.

Module: openforms.template

Reference

Module functionality

openforms.template

openforms.template.sandbox_backend

openforms.template.openforms_backend

Validators

openforms.template.validators

Backends

openforms.template.backends.sandboxed_django.SandboxedDjangoTemplates