Fixed a problem with column aliases containing whitespace, semicolons, sql comments, and quotes that was introduced by a Django security patch.
Made working with models that have default ordering a little easier, the client no longer has to manually remove the ordering.
Added an optional "Total" column.