helpers sample project
Jun 6th, 2007 by viestards
I made a simple Django project, that shows how to implement helpers. It consists of two examples: first is ping pong example, which shows how to implement link_to_remote function, and second is AJAX Form example- it demonstrates how to use form_remote_tag.
You can download it from Google Project page.