danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

Update tutorial.rst to mention 'who_can_post' use case. Closes #189. #191

Closed danirus closed 4 years ago

danirus commented 4 years ago

Closes #189 on mentioning the who_can_post option in the Tutorial so that the documentation introduces the topic of "allow to post comments only to signed in users" in an earlier stage.