Changes between Version 37 and Version 38 of AJAX


Ignore:
Timestamp:
Jun 15, 2012, 5:44:52 PM (12 years ago)
Author:
anonymous
Comment:

Added Kevin Veroneau's tutorials.

Legend:

Unmodified
Added
Removed
Modified
  • AJAX

    v37 v38  
    1515 * Quick learn: http://lethain.com/entry/2007/dec/11/two-faced-django-part-5-jquery-ajax/
    1616 * StackOverflow question on this topic: http://stackoverflow.com/questions/511843/what-is-the-best-ajax-library-for-django
     17 * Django and AJAX: Dajaxice (2012): http://www.pythondiary.com/tutorials/django-and-ajax-dajaxice.html
     18 * Django and AJAX: jQuery (2012): http://www.pythondiary.com/tutorials/django-and-ajax-jquery.html
     19 * Django and AJAX: Dajax (2012): http://www.pythondiary.com/tutorials/django-and-ajax-dajax.html
Back to Top