rename
This commit is contained in:
parent
2ab76ce1c9
commit
590c7c45ac
4 changed files with 12 additions and 12 deletions
|
|
@ -55,7 +55,7 @@ class Title(models.Model):
|
|||
j = {
|
||||
'id': self.get_id(),
|
||||
'title': self.title,
|
||||
'titleSort': self.title_sort,
|
||||
'sortTitle': self.title_sort,
|
||||
}
|
||||
if keys:
|
||||
for key in j.keys():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue