I\'m working on a Django app and need to import a CSV file into the Django model.
What\'s the proper way to get around this?
I was planning to use pandas
pandas