Private
Public Access
1
0

messages working

This commit is contained in:
Sander Roosendaal
2017-05-10 10:11:57 +02:00
parent c4ffddfb06
commit 4aa7b7151a
6 changed files with 36 additions and 4 deletions

View File

@@ -2183,6 +2183,7 @@ def workout_forcecurve_view(request,id=0,workstrokesonly=False):
})
from rowers.tpstuff import addcomment
from django.contrib import messages
# Test asynchronous tasking and messaging
@login_required()
def workout_test_task_view(request,id=0):