I have a site on heroku up and running, database postgresql, the models have a lot of relations. I want to add data from excel file about 400 excel rows by code in django.
How can I access the excel file to read the data? or suggest another way for the job to be done. Thanks for your help. Nader -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0605e42d-66fe-4ca8-b967-b9691a0b4bf1n%40googlegroups.com.

