2009/10/19 neetu <[email protected]>:
>
> Hi All
>
> I want to use ajax for my website.I am new to ajax.The backend code
> for my website uses django.
> I want to know the what are the things i need to install before using
> ajax for my website.should i download and install ajaxcontroltoolkit.
>
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.



-- 
Antoni Aloy López
Blog: http://trespams.com
Site: http://apsl.net

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to