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, jirka.vejra...@gmail.com wrote:
Yes
------------------------------------------------------------------------
*From: * Randa Hisham <randahes...@gmail.com>
*Sender: * django-users@googlegroups.com
*Date: *Wed, 19 Dec 2012 13:11:35 +0200
*To: *<django-users@googlegroups.com>
*ReplyTo: * django-users@googlegroups.com
*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 django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
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 django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
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 django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.