Re: JQuery Django

2012-05-23 Thread cocoza4
Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/qGTuZfj5344J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe f

Re: JQuery Django

2012-05-23 Thread Alec Taylor
This might be helpful: http://www.djangobook.com/en/beta/chapter04/ On Wed, May 23, 2012 at 4:06 PM, cocoza4 wrote: > I'm new to Django. > How can i connect Django with jQuery? > > is there any additional tool that i need to install? > > could you show me a sample code also? > > Thanks in advance

Re: JQuery Django

2012-05-22 Thread Stanwin Siow
On May 23, 2012, at 2:06 PM, cocoza4 wrote: > I'm new to Django. > How can i connect Django with jQuery? > > is there any additional tool that i need to install? > > could you show me a sample code also? > > Thanks in advance. > All you need to do is to insert the jquery code into the html pa