• Filter {{ object_name_plural|capfirst }}
  • {% for ff in filter_fields %}
  • {% if ff.col_name == 'project_id' or ff.col_name == 'project' and projects %} {% else %} {% endif %}
  • {% endfor %}