Hi,
I am very new to django, now I am dealing with templates.
Coming from
JSP, I am suprise that in django we can't do something like
{% if
Events.objects.filter(...).count > 10 %}
Is there a way to do something like that?
Thanks
james
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|