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

Use self.default_message in validators.py #260

Open
qurbat opened this issue Feb 10, 2020 · 0 comments
Open

Use self.default_message in validators.py #260

qurbat opened this issue Feb 10, 2020 · 0 comments

Comments

@qurbat
Copy link
Contributor

qurbat commented Feb 10, 2020

  • Add self.default_message (instead of relying on message or _(u"Text") for these two validators
  • Use double underscores (__) instead of single (_)
qurbat added a commit that referenced this issue Feb 10, 2020
@qurbat qurbat changed the title Add self.default_message for IsEmoji and IsPublicEmailDomain validators Use self.default_message in validators.py Feb 19, 2020
qurbat added a commit that referenced this issue Feb 21, 2020
* Update validators.py

#260
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

No branches or pull requests

1 participant