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
595 stars 158 forks source link

fix: enable content_object in followup email notification context #378

Closed JanMalte closed 1 year ago

JanMalte commented 1 year ago

fixes #377

danirus commented 1 year ago

Thanks for the fix @JanMalte, could you resolve that little PEP8 issue? I will add some unit test to avoid this happening again, unless you want to write them yourself :-)

Thanks for the contribution!