On my django form wizard I added a file field to upload a csv file. In the get_context_data I am trying to process some of the information contained in the file. On my django form wizard I added a file field t
On my django form wizard I added a file field to upload a csv file. In the get_context_data I am trying to process some of the information contained in the file. On my django form wizard I added a file field t