Changes between Version 37 and Version 38 of AjaxDjangoDojoForm
- Timestamp:
- Feb 11, 2007, 8:10:39 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxDjangoDojoForm
v37 v38 1 [wiki:AjaxDojoFormSub] Ajax basic form submission using Dojo with simpleJson.2 1 3 [wiki:AjaxDojoLogin] Using django authentification Login with ajax.2 Note to the purists: theses pages should be moved [wiki:AJAX/Dojo here]. 4 3 5 [wiki:AJAXWidgetComboBox] Ajax widget combobox. 4 * [wiki:AjaxDojoFormSub] : Ajax basic form submission using Dojo with SimpleJSON. 5 * [wiki:AjaxDojoLogin] : Using django authentification Login with AJAX. 6 * [wiki:AJAXWidgetComboBox] : Ajax widget combobox. 7 * [wiki:AJAX/Dojo/RefactoredFormSubmit] : A refactored recipe for sending transparent form submission with Dojo and py-cjson. 6 8 7 Dojo Combo box and Table load http://www.coulix.net/projects/student-report-system/ 9 That should go in some other page I think... 10 * Dojo Combo box and Table load http://www.coulix.net/projects/student-report-system/