Greeting, I am trying to bind a jQuery grid to MySql database using PHP and serve up using Django. I am a complete noob to web dev and Django. I followed the directions on JQuery's website<http://www.jqwidgets.com/jquery-widgets-documentation/documentation/phpintegration/bind-jquery-grid-to-mysql-database-using-php.htm>to create the test database and three PHP files (i.e. connect.php, data.php, and index.php). Next I installed Django, I am using Windows. I know how to start the server using python manage.py runserver but how do I configure Django to serve up this JQuery<http://www.jqwidgets.com/jquery-widgets-documentation/documentation/phpintegration/bind-jquery-grid-to-mysql-database-using-php.htm> demo?
Any guidance is much appreciated. Thanks!! David Nides -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/04b88243-0718-4169-b729-c4084b0a38fc%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

