Re: excel file upload to MySQL database

2016-01-14 Thread girija sameera
Ok will see that. Also I found this http://django-excel.readthedocs.org/en/latest/ Do you think it would work? Thank you. -- 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

excel file upload to MySQL database

2016-01-13 Thread girija sameera
Hello, I am a Django beginner working on a web application wherein I am required to provide back-end support. I am expected to take an excel file uploaded by the admin from the template , parse the file using available Django libraries and upload it to MySQL database . Also bulk upload of f