This commit is contained in:
littlewolf 2019-10-30 12:48:04 +03:00
parent 37c3a43932
commit f690ad3b8f
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ def transfer_reviews():
data_types = {
"mention": [
"overlook": [
transfer_languages,
transfer_reviews
]

View File

@ -18,7 +18,7 @@ class Command(BaseCommand):
'establishment',
'gallery',
'commercial',
'mention',
'overlook',
'tmp'
]