Skip to content

Remove mention of Django's built-in ValidationError in docstring #2873

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
Apr 24, 2015

Conversation

allardhoeve
Copy link
Contributor

The exception_handler does not actually handle django.core.exceptions.ValidationError, so remove any mention of it.

This closes #2872

The `exception_handler` does not actually handle django.core.exceptions.ValidationError, so remove any mention of it.

This closes encode#2872
tomchristie added a commit that referenced this pull request Apr 24, 2015
Remove mention of Django's built-in ValidationError in docstring
@tomchristie tomchristie merged commit c397705 into encode:master Apr 24, 2015
@tomchristie
Copy link
Member

Thanks!

@allardhoeve allardhoeve deleted the fix-exception-handler-docs branch April 24, 2015 13:43
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.

exception_handler does not actually handle Django's built-in ValidationError
2 participants