Private
Public Access
1
0

workout histo & workout delete - urls.py 225

This commit is contained in:
Sander Roosendaal
2018-10-08 18:35:18 +02:00
parent 94ec66b27d
commit 0a1c60565c
6 changed files with 117 additions and 73 deletions

View File

@@ -15,7 +15,7 @@ from django.contrib.auth.models import User
@app.task
def addcomment2(userid,id):
def addcomment2(userid,id,debug=False):
time.sleep(5)
# w = Workout.objects.get(id=id)