You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of rendering preview.html it is better to render the comment target view (where the form was rendered). I think was the original 'django.contrib.comments' behaviour.
Instead of rendering preview.html it is better to render the comment target view (where the form was rendered). I think was the original 'django.contrib.comments' behaviour.
https://github.com/django/django-contrib-comments/blob/master/django_comments/views/comments.py#L83
The text was updated successfully, but these errors were encountered: