Video chat software in a django website

2014-04-03 Thread Saransh Mehta
Hi, I want to include a video chat software for the users in my django websites. Any suggestions? -- 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 django-users+

Analysis of csv data

2014-04-10 Thread Saransh Mehta
I need to analyze the incoming data from the csv file and present it to the user in the best possible way? What tools do i need to use for analyzing the csv and drawing graphs etc out of the csv? -- You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Analysis of csv data

2014-04-10 Thread Saransh Mehta
nd do the best analysis possible from such a data(marks of the students in this example). On Thursday, April 10, 2014 4:13:26 PM UTC+5:30, Saransh Mehta wrote: > > I need to analyze the incoming data from the csv file and present it to > the user in the best possible way? > What tools

Re: Analysis of csv data

2014-04-14 Thread Saransh Mehta
Thank you.! On Thursday, April 10, 2014 4:13:26 PM UTC+5:30, Saransh Mehta wrote: > > I need to analyze the incoming data from the csv file and present it to > the user in the best possible way? > What tools do i need to use for analyzing the csv and drawing graphs etc >

Autoupdate

2014-04-14 Thread Saransh Mehta
I want some data to autoupdate on my homepage as more entries come into the database. It is more or less like the news feed feature of Facebook. How do we do that? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group a

Re: Autoupdate

2014-04-14 Thread Saransh Mehta
Can you provide me with some links on how to do that? On Monday, April 14, 2014 5:59:24 PM UTC+5:30, Saransh Mehta wrote: > > I want some data to autoupdate on my homepage as more entries come into > the database. It is more or less like the news feed feature of Facebook. > How d