django equilavent of the mako
% if matched_images.count() > 1:
is what i want django to do however the obvious isn't
{% if matched_images.count > 1 %}
What can it be?
The reference is defined as
reference=db.ReferenceProperty(announcement, collection_name =
'matched_images')
Thank you
NR
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---