Changes between Version 19 and Version 20 of AjaxDjangoDojoForm


Ignore:
Timestamp:
Jun 6, 2006, 10:17:48 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxDjangoDojoForm

    v19 v20  
     1{{{
     2#!html
     3<h1>Ajax with Dojo</h1>
     4}}}
     5
    16'''Ajax form submition using Dojo for the client side  javaScript toolkit, and simpleJson for the client/server communication.'''
    27
Back to Top