{% with order_list=order_by|add:','|add:'-'|add:order_by %} {% with order=page.paginator.order_by|cut:order_by|yesno:order_list %} {{ name }} {% endwith %} {% endwith %}