dash.templatetags package

Submodules

dash.templatetags.dash_tags module

dash.templatetags.dash_tags.get_dash_plugin(parser, token)[source]

Gets the plugin. Note, that dashboard_entry shall be a instance of dash.models.DashboardEntry.

Syntax :

{% get_dash_plugin dashboard_entry as [context_var_name] %}

Example :

{% get_dash_plugin dashboard_entry as plugin %}

{% get_dash_plugin dashboard_entry as plugin %} {{ plugin.render }}

Module contents

Read the Docs v: 0.2.4
Versions
latest
0.3.2
0.3
0.2.4
0.1.4
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.