Upgrade threaded comments using mptt to allow AJAX submission of comments and update the template - without any backend hacking of Django. Everything is accomplished via Javascript and template tags.
First set up Django threaded comments using mptt as described previously.
First open up your comment form template form.html