I have written a view function that converts CSV files as well as count the no of lines in CSV files.
views.py
def submit(request): csv_form = \