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

fix for add tag when second variable is not passed #410

Merged
merged 1 commit into from
Sep 28, 2015

Conversation

jjanczyszyn
Copy link
Contributor

This fixes the problem of the form.non_field_errors not being shown, as now when I enter the wrong password nothings happens - no error messages are shown. It's probably caused by the fact that form.this_is_the_login_form.errors is not being passed and the add: with None causes the for to loose form.non_field_errors

@SalahAdDin
Copy link

👍

darklow added a commit that referenced this pull request Sep 28, 2015
fix for add tag when second variable is not passed
@darklow darklow merged commit 92a745d into darklow:develop Sep 28, 2015
@darklow
Copy link
Owner

darklow commented Sep 28, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants