Private
Public Access
1
0

got most of it working now

This commit is contained in:
Sander Roosendaal
2017-11-06 23:23:52 +01:00
parent 1f477d3b7c
commit 188c48aca1
2 changed files with 99 additions and 47 deletions

View File

@@ -8401,7 +8401,7 @@ def workout_getc2workout_view(request,c2id):
return HttpResponseRedirect(url)
# This is the main view for processing uploaded files
@csrf_exempt
#@csrf_exempt
@login_required()
def workout_upload_ajax(request,
uploadoptions={