Django
Django AJAX threaded-comments using jQuery
Upgrade threaded comments using mptt to allow AJAX submission of comments and update the template - without any backend hacking of
Tutorials
Syntax highlighting with Django and Markdown
Syntax highlighting is more than just eye candy. It can turn a block of impenetrable code into something more readable.
Tutorials
Django Threaded Comments
Django ships with it's own comments contrib app that provides commenting on arbitrary models. However this is a