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

Improve ModelSerializer.create() error message. #6112

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

K0Te
Copy link
Contributor

@K0Te K0Te commented Aug 6, 2018

This is an improvement for ModelSerializer.create() error message, now it does not mention "._default_manager".
Error message was previously made less readable in scope of #6111.

@codecov-io
Copy link

Codecov Report

Merging #6112 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #6112      +/-   ##
==========================================
+ Coverage   96.17%   96.17%   +<.01%     
==========================================
  Files         128      128              
  Lines       17610    17614       +4     
  Branches     1459     1459              
==========================================
+ Hits        16937    16941       +4     
  Misses        465      465              
  Partials      208      208

Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, OK. Better. Thanks.

@carltongibson carltongibson added this to the 3.9 Release milestone Aug 6, 2018
@carltongibson carltongibson merged commit 2fab783 into encode:master Aug 6, 2018
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
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.

5 participants