Common
Racine Index / App / Common
Auto-generated documentation for app.common module.
render_racine_template
Render a template with the common parameters.
Arguments
template- the template to renderjs_view- the name of the javascript view to loadjs_params- the parameters to pass to the javascript viewuse_api- whether to pass the API token to the template (since the API can currently only used by logged-in users, this has to be set to False on the auth pages)kwargs- additional parameters to pass to the template