Django comment notification via Twitter.
-
Archives
Django comment notification via Twitter.
Extends django-comment-utils with an email-the-owner of the object function. Not positive it’s 1.0-friendly.
This was totally useful and up to date with Django 1.0, and helped me build my own form.html.
Interesting little tutorial about doing something I need to do: Limit comments to registered users. Shouldn’t be too difficult.
Tutorial on adding a “karma” function to comments. This is from October 2006, so make sure it jives with Django 1.0 properly.
Guindilla — Comment and Karma functions in the Django framework
Django comments tutorial that includes template tags for the comment list.
Comment email notification in Django 1.0 on Webfaction – aaronfay()
Comment email notification in Django 1.0 on Webfaction – aaronfay()