fix author sort

This commit is contained in:
j 2015-03-08 18:18:22 +05:30
commit 61bc1a7267
3 changed files with 11 additions and 3 deletions

View file

@ -8,6 +8,7 @@ import ox
import sqlalchemy as sa
import db
import state
def get_sort_name(name, sortname=None):