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