On Aug 22, 8:00 am, Will Rocisky <[EMAIL PROTECTED]> wrote:
> how do you put AND, OR in ifequal statement of django?

Use nested if statements that use one operator at a time. There's an
example towards the end of the IF tag documentation here:

http://www.djangoproject.com/documentation/templates/#if

-Rajesh D

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to