aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_serializer.py
diff options
context:
space:
mode:
authorColin Huang2013-09-15 18:03:52 -0700
committerColin2013-10-15 17:05:10 -0700
commitc6be12f02b5e07e412c8c91b368566a85364b907 (patch)
tree36d431f1337b8f31232893a96bb550d0234d1f8b /rest_framework/tests/test_serializer.py
parentb74c5235c509738c7afea0be0dd8283bb8339ebe (diff)
downloaddjango-rest-framework-c6be12f02b5e07e412c8c91b368566a85364b907.tar.bz2
[Fix]: Error with partial=True and validate_<name>
The error occurs when serializer is set with partial=True and a field-level validation is defined on a field, for which there's no corresponding update value in .data
Diffstat (limited to 'rest_framework/tests/test_serializer.py')
0 files changed, 0 insertions, 0 deletions