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 157 forks source link

views.sent: handle exceptions and return 400 #305

Closed dest81 closed 3 years ago

dest81 commented 3 years ago

sent view throws error when c is not passed or get unexpected value for c.

danirus commented 3 years ago

@dest81, thanks for the contribution!

dest81 commented 3 years ago

@danirus sorry that bother you, what is the ETA for next release?

danirus commented 3 years ago

I will roll out a bugfix release to include your patch before Monday. Sorry for the delay!

dest81 commented 3 years ago

Not problem at all, thank you very much for the quick reply