{% if total_feed_approvals != 0 or total_dataset_approvals != 0 %}
        <form method="post" action="../user/approvals">
  {% endif %}

what is wrong with the above statement?

i have tried it with quotes around the 0 like "0" and that doesn't
help.

is it because there is an 'or'? i think complex expressions are
allowed in django.

thanks in advance.

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to