got most of it working now
This commit is contained in:
@@ -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={
|
||||
|
||||
Reference in New Issue
Block a user