The documentation for Comments Framework,
http://docs.djangoproject.com/en/dev/ref/contrib/comments/
seems to be lacking. The things that are missing in the docs comparing
to what I found in the source code, django.contrib.comments, namely:
. flagging
. moderation/approval
. deletion
Is there an active effort in working on the docs? Or the code are
subject to change (that's why the docs are lacking??).