rest_framework.fields.SlugField have bug
#7763
Unanswered
xuxinwen
asked this question in
Potential Issue
Replies: 2 comments
-
|
Hey @auvipy @xuxinwen |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm an external contributor. you can try and come with a PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
masterbranch of Django REST framework.Steps to reproduce
Platformmodel and Its name field type isSlugFieldPlatformSerializerserializer mapping toPlatformExpected behavior
PlatformSerializer.name.validatorsonly have oneRegexValidatorvalidatorActual behavior
PlatformSerializer.name.validatorshave twoRegexValidatorvalidatorsBeta Was this translation helpful? Give feedback.
All reactions