restore composer.json, add mysqli extension
Some checks failed
Build and Push to Docker Hub / build-test-push (push) Failing after 1m55s
Some checks failed
Build and Push to Docker Hub / build-test-push (push) Failing after 1m55s
This commit is contained in:
@@ -118,6 +118,7 @@ class AddDebtView(APIView):
|
||||
"message": "Qarz muvaffaqiyatli qo'shildi.",
|
||||
"debt_unpaid": f"{market.debt_unpaid}",
|
||||
"market_name": f"{market.name}",
|
||||
"market_phone": f"{market.phone}",
|
||||
"market_company": f"{market.company_name}",
|
||||
},
|
||||
status=status.HTTP_200_OK,
|
||||
|
||||
Reference in New Issue
Block a user