Merge pull request 'fix' (#70) from behruz into main
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 1m56s
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 1m56s
Reviewed-on: #70
This commit is contained in:
@@ -127,7 +127,7 @@ class Command(BaseCommand):
|
||||
id=item['id'],
|
||||
defaults={
|
||||
'district_id': district_id,
|
||||
'name_uz': name_uz,
|
||||
'name': name_uz,
|
||||
}
|
||||
)
|
||||
count += 1
|
||||
|
||||
Reference in New Issue
Block a user