1.7.5 admin search for Admin_SubscribeForUser

This commit is contained in:
SDE
2024-10-17 17:56:47 +03:00
parent 86d78fdd06
commit 8989d13928
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ def test_code(request):
weight=item,
phone='0987654321',
owner=request.user
) for item in range(1000)
) for item in range(100)
]
# routes = [