Changes between Version 19 and Version 20 of AJAX
- Timestamp:
- Jun 11, 2007, 3:59:25 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AJAX
v19 v20 2 2 3 3 In case you're watching this page, I suggest taking this to the mailing list, as the Wiki isn't exactly a discussion venue. It's available on Google Groups: http://groups.google.com/group/django-users/ -- there are already a few good threads on AJAX support. Django already provides serializers to JSON and XML; Django allows you to easily pick your own JS toolkit. 4 5 Somebody said this link: http://www.kelvinism.com/tech-blog/simple-ajax-django/