Skip to content

Use Django's builtin Form.add_error instead of custom addError #1519

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

Merged
merged 1 commit into from
Jul 31, 2015

Conversation

gregmuellegger
Copy link
Contributor

This method was added in 1.8 and can replace our custom CardForm.addError method.

This method was added in 1.8 and can replace our custom CardForm.addError method.
ericholscher added a commit that referenced this pull request Jul 31, 2015
Use Django's builtin Form.add_error instead of custom addError
@ericholscher ericholscher merged commit deb95fc into master Jul 31, 2015
@gregmuellegger gregmuellegger deleted the use-form.add_error branch August 3, 2015 13:56
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.

2 participants