{% load i18n %}
input created here, so the names don't clash with real fields in
the form.
{{ option_value }})name={{ name }}. It expects something like:
hidden-xs visible-sm-inline-block visible-lg-blockIn the example "None" was selected for
md, so there is no entry for it. I don't do any server side
validation, so please make sure there are no conflicting entries.
id: {{ id }} (css id of the textarea)
name: {{ name }}
value: {{ value }}