Skip to content

Instantly share code, notes, and snippets.

@andymotta
Created October 5, 2016 15:53
Show Gist options
  • Save andymotta/bfce6875667e58a531f43b0dfdd9347b to your computer and use it in GitHub Desktop.
Save andymotta/bfce6875667e58a531f43b0dfdd9347b to your computer and use it in GitHub Desktop.
Force JSON boolean in json jinja template
query_boolean: false
query_string: "{{ query_boolean | bool | to_json }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment