I am using Django Non Rel on App Engine and it is a problem the feature of sort by multiple columns in Django Admin, because I need a lot of indexes. I would like to recreate the behavior in Django 1.3, where you can sort only by a column when you click it.I am using Django Non Rel on App Engine and it