| Name | kepler1630 |
|---|---|
| Email Address | n/a |
| Posts | 3 |
-
- 2010-08-12 13:01:38
- Re: If you know how to do this- I will owe you eternally!
- Board » General Category » General Discussion
-
Well, I apologize if I made it sound like that.... I really just wanted the name of an app or library or format that might help integrate html with a django database query..... Im currently looking at jQuery and seeing what that can do. Like I said, I'm pretty new at this, so all I was really looking for was a point in the right direction.....not code.
-
- 2010-08-11 13:26:06
- If you know how to do this- I will owe you eternally!
- Board » General Category » General Discussion
-
Hi all,
So I was hoping to get some feedback on this question- I feel as though I've searched all over the net and have yet to find an answer. My goal is to create a web page that displays weather vs time data on a google viz chart. All of my data is coming from a MySQL database and I'm using Django and Python right now to grab the data, create an online datasource which google viz can then upload into its html script to create it's chart. So far, so good.
However, I want to include a search bar on the webpage that would take user input- like a date range- and then use these parameters and put them into the script that creates the datasource as query parameters. That way, the datasource would only upload data that fits the user input parameters and the google viz graph would then refresh, and update based on the new data.
If you have any idea how to do this or where to look please help!!!!
-
- 2010-08-11 13:25:06
- Is this possible??????
- Board » Django » Views
-
Hi all,
So I was hoping to get some feedback on this question- I feel as though I've searched all over the net and have yet to find an answer. My goal is to create a web page that displays weather vs time data on a google viz chart. All of my data is coming from a MySQL database and I'm using Django and Python right now to grab the data, create an online datasource which google viz can then upload into its html script to create it's chart. So far, so good.
However, I want to include a search bar on the webpage that would take user input- like a date range- and then use these parameters and put them into the script that creates the datasource as query parameters. That way, the datasource would only upload data that fits the user input parameters and the google viz graph would then refresh, and update based on the new data.
If you have any idea how to do this or where to look please help!!!!


