Hacking comments in Django 1.0

⚠️ This post is more than five years old. Links may rot, opinions may change, and context might be missing. Proceed with cautious optimism.

Interesting little tutorial about doing something I need to do: Limit comments to registered users. Shouldn’t be too difficult.

Hacking comments in Django 1.0