#10689: boolean expressions in the template system's if clause ---------------------------------------+------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.0 Keywords: if boolean and or binding | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ "if tags don't allow and and or clauses within the same tag, because the order of logic would be ambiguous."
Thats not true, "or" binds stronger. -- Ticket URL: <http://code.djangoproject.com/ticket/10689> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
