messages working
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user