In my effort to create a pool of little tools that can be useful to TG users
I decided to put out tgext.ajaxforms.
Stil has space for improvements that I'll perform in the next weeks.

It is intended to make really simple and fast to create quick Ajax Forms in
TurboGears, just put a decorator to any ToscaWidgets form
and it will be loaded using ajax instead of being rendered when you display
it. Also submit and validation are performed using ajax so
that your user won't leave the page when submitting the form.

http://pypi.python.org/pypi/tgext.ajaxforms

Remember to take a look at http://turbogears.org/cogbin if you are
interested in tools that can help speed up your development with
TurboGears2.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to