Django-AjaxComments
Django-AjaxComments
April, 2009 - Present
Django-AjaxComments is a reusable app that makes it easier to enhance Django's built-in contrib.comments with Ajax. It includes a decorator to alter the contrib app to respond with JSON for Ajax requests, and a jQuery script to include on the page that the user wants Ajax comments enabled for.
The project was highlighted on the Django Dose podcast, and complemented for the ease with which it enables Ajax comments.