Private
Public Access
1
0

more logggin

This commit is contained in:
2024-12-11 19:37:23 +01:00
parent c1b38d35be
commit 8c9347943c
2 changed files with 1 additions and 2 deletions

View File

@@ -4971,8 +4971,6 @@ def workout_upload_api(request):
message = {'status': 'false', 'message': 'could not find file'}
return JSONResponse(status=400, data=message)
dologging('own_api.log','-temp-')
dologging('own_api.log',post_data)
# sync related IDs
sporttracksid = post_data.get('sporttracksid','')