Changes between Version 43 and Version 44 of AJAX
- Timestamp:
 - Jul 26, 2013, 11:35:01 AM (12 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
AJAX
v43 v44 1 Django provides [http://docs.djangoproject.com/en/dev/topics/serialization/ J SON, YAML and XML serializers] to assist with buidling AJAX services. Here are some other resources to make it easier.1 Django provides [http://docs.djangoproject.com/en/dev/topics/serialization/ JON, YAML and XML serializers] to assist with buidling AJAX services. Here are some other resources to make it easier. 2 2 3 3 == Libraries ==