Randa,
You really could use any AJAX library you want. AJAX is just a front-end
web request, so as long as you've provided Django a way to "catch" that
request (a URL in urls.py, a view in views.py, etc), then there should
be no problem.
Here's a rudimentary example for running a Python script via AJAX that I
wrote last year (should still apply today):
*Joey "JoeLinux" Espinosa*
Software Developer
http://about.me/joelinux
On 12/20/2012 01:39 AM, [email protected] wrote:
Yes
------------------------------------------------------------------------
*From: * Randa Hisham <[email protected]>
*Sender: * [email protected]
*Date: *Wed, 19 Dec 2012 13:11:35 +0200
*To: *<[email protected]>
*ReplyTo: * [email protected]
*Subject: *ajax
hey,
if i wana use ajax in my django project
could i use jquery or dajax liberary
--
Randa Hesham
Software Developer
Twitter:@ro0oraa <http://twitter.com/#%21/ro0oraa>
FaceBook:Randa Hisham <http://www.facebook.com/Ro0oraaa>
ٍ
--
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.
--
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.
--
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.