Re: Conditions in template slows down the software

2012-09-14 Thread Jani Tiainen
kirjoitti: I have used many condition in my templates, in order to filter my results. My template file uses this code : {% for clients in client %} {% for amounts in amount %} {% for suspences in suspence %} {% for tadas in tada %} {% for transports in transport %}

Conditions in template slows down the software

2012-09-14 Thread Sandeep kaur
I have used many condition in my templates, in order to filter my results. My template file uses this code : {% for clients in client %} {% for amounts in amount %} {% for suspences in suspence %} {% for tadas in tada %} {% for transports in transport %} {% if clients.jo