Changes between Version 43 and Version 44 of AJAX


Ignore:
Timestamp:
Jul 26, 2013, 11:35:01 AM (11 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AJAX

    v43 v44  
    1 Django provides [http://docs.djangoproject.com/en/dev/topics/serialization/ JSON, YAML and XML serializers] to assist with buidling AJAX services. Here are some other resources to make it easier.
     1Django 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.
    22
    33== Libraries ==
Back to Top