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

Fixed min_length message for CharField. #2255

Merged
merged 1 commit into from
Dec 12, 2014
Merged

Fixed min_length message for CharField. #2255

merged 1 commit into from
Dec 12, 2014

Conversation

pzrq
Copy link
Contributor

@pzrq pzrq commented Dec 12, 2014

Looks like a typo. Didn't see any others in a quick look at rest_framework/fields.py.

@xordoquy
Copy link
Collaborator

Indeed. Thanks for the PR :)

xordoquy added a commit that referenced this pull request Dec 12, 2014
Update CharField default min_length message.
@xordoquy xordoquy merged commit 903fb5f into encode:master Dec 12, 2014
@xordoquy xordoquy added this to the 3.0.2 Release milestone Dec 12, 2014
@tomchristie tomchristie changed the title Update CharField default min_length message. Fixed CharField default min_length message. Dec 12, 2014
@tomchristie tomchristie changed the title Fixed CharField default min_length message. Fixed min_length message for CharField. Dec 12, 2014
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