django-rest-pandas icon indicating copy to clipboard operation
django-rest-pandas copied to clipboard

how to pass id parameter example y = Times.objects.get(id=id) or Profile = Profile.objects.get(user=request.user) because i want individual chart for any user but i don't understand how to pass this parameters on pandas view

Open valentinc94 opened this issue 4 years ago • 0 comments

valentinc94 avatar May 26 '20 18:05 valentinc94