Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After form is_valid error, the response should render the last target view #101

Open
urtzai opened this issue Sep 29, 2016 · 0 comments
Open

Comments

@urtzai
Copy link

urtzai commented Sep 29, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant