Django
The web framework for perfectionists with deadlines.
Overview
Download
Documentation
News
Community
Code
About
♥ Donate
Code
GitHub Login
DjangoProject Login
Preferences
API
View Tickets
Reports
Timeline
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 23
and
Version 24
of
AJAX
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/26/2007 11:05:03 AM (
12 years
ago)
Author:
Luke Plant
Comment:
Added link about forms and AJAX validation
Legend:
Unmodified
Added
Removed
Modified
AJAX
v23
v24
6
6
7
7
Another similar link (but more indepth) is http://www.willarson.com/blog/?p=36
8
9
Reusing forms to do AJAX validation: http://toys.jacobian.org/presentations/2007/oscon/tutorial/#s67
Back to Top