I've just started using django-tables2 for a project of mine. It's all working fine except for one thing that I've been stuck on -> getting an arrow image to show up in the column headers indicating which way the table is sorted (if it's sorted by that column at the moment). I've just started using django-tables2 for a pr