> > > To use ajax you need to be able to make AJAX connections through > javascript and make your view.py code to return the right format > depending on the request (html, xml, json). So theres nothing special > you need to install. >
As Anton says, you didn't need any special library to use ajax in django, but if you need an "easy-way" try http://dajaxproject.com/ it may help you. Greetings -- jorge[at]thecodefarm.com neo2001[at]gmail.com neo[at]art-xtreme.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

