use case: user click on comment column to leave a comment. comment is sent via post to the server. server uploads to the database.
however instead of merely updating the page, Django puts my whole page into the into the table cell
http://formerlyconversal.wordpress.com/2009/11/01/inline-editing-with-jquery-jeditable-and-django/
you are probably looking for this.