testing api
This commit is contained in:
@@ -4490,7 +4490,9 @@ def trydf(df,aantal,column):
|
||||
s = np.zeros(aantal)
|
||||
|
||||
return s
|
||||
|
||||
|
||||
from django.views.decorators.csrf import csrf_exempt
|
||||
@csrf_exempt
|
||||
@login_required()
|
||||
def strokedatajson(request,id):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user