fix #70

Merged
xoliqberdiyev merged 1 commits from behruz into main 2026-04-20 10:37:25 +00:00

View File

@@ -127,7 +127,7 @@ class Command(BaseCommand):
id=item['id'],
defaults={
'district_id': district_id,
'name_uz': name_uz,
'name': name_uz,
}
)
count += 1