Figured out you can do:

{% if (foo != "bar") %} to do if not string comparison.



On Thursday, December 11, 2014 4:17:04 PM UTC-8, Aidan Wong wrote:
>
> Hi,
>
> Is it possible to do "if not equal" string comparison and compound 
> conditional in if statements:
> Like:
>
> {% if (foo1 == bar) or (foo2 = bar) %} 
>
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to