T
T
Travoved2020-11-04 11:30:48
Django
Travoved, 2020-11-04 11:30:48

How to load information from a CSV file into a Django project?

There is a Django project with a database on Postgres, you need to upload information from a CSV file (3 columns - number, name, favorite color; and 8 lines) located on GitHub.
Those. the path to it is specified as a link to the gist file - gist.github.com....
Also, when loading, you need to change the column names to id, nickname and preferences, respectively.
I would be glad for any help on how to do this most correctly and in what direction to move!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question