Nikolay Hristov
Blog,
http://www.horizon9.org/
Pages
(Move to ...)
Home
About me
▼
Showing posts with label
csv
.
Show all posts
Showing posts with label
csv
.
Show all posts
Friday, October 18, 2013
Importing CSV file into django model.
›
Lets assume that we have the following django model: class Person (models.Model): PersonID = models.CharField(max_length= 10 ) Fi...
7 comments:
›
Home
View web version