I am noob to django and web dev. I followed the directions on the
JQuery website to Bind jQuery Grid to a MySql Database using PHP. By means of getting started I am just trying to get their demo code / and database running. I have (1) created the mySQL db, (2) the three PHP files referenced on the JQuery website, (3) setup django, and now I am trying to figure out how to configure Django to serve up this index.php file to run the demo. If it helps I am running Windows 7.
Appreciate any guidance.