Skip to main content

Import Data From Excel Spreadsheet To Django Model

Click To See The Tutorial

 In This Video I have shown how to import Data From Excel Spreadsheet To Django Model. Don't import from csv files as they don't support multiple languages. As I am a Bangladeshi, I tried to implement this with csv but CSV doesn't support most of the languages of this world. So, it is better to use excel spreadsheet. I made this video as simple as possible. Hope this video is helpful.


Comments