Hi,
You check an Implementation I did using Django Rest framework over here
hope that it will help you. I was using pandas to read the csv records to
the model.
https://github.com/pmutua/drf_csv_xlsx_file_upload/blob/master/patients/views.py
On Thu, Apr 29, 2021 at 5:23 PM 'Muhammad Asim Khaskheli
Week ending April 25, 2021
*Triaged: *
https://code.djangoproject.com/ticket/32636 -
QuerySet.values()/values_list() crashes on a combined queryset ordered by
"extra" select. (wontfix)
https://code.djangoproject.com/ticket/32663 - Remove Error raising on
annotation & distinct call (wont