django-fluent / django-fluent-comments

A modern, ajax-based appearance for django comments
https://django-fluent.org/
Apache License 2.0
182 stars 90 forks source link

Updating the number of comments after the post request success function is called. #106

Open jackton1 opened 7 years ago

jackton1 commented 7 years ago

The number of comments are updated when the submit comment button is triggered which appends the new comment will also be nice to have the number of comments on the page to updated to ensure that the page keeps a correct count of the comments instead of having to refresh.