Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

bug 1429933: Migrate to RegexField.error_messages#4684

Merged
escattone merged 1 commit into
mdn:masterfrom
jwhitlock:error-messages-1429933
Feb 28, 2018
Merged

bug 1429933: Migrate to RegexField.error_messages#4684
escattone merged 1 commit into
mdn:masterfrom
jwhitlock:error-messages-1429933

Conversation

@jwhitlock

Copy link
Copy Markdown
Contributor

RegexField.error_message is deprecated, and removed in Django 1.11. Replace it with the suggested error_messages={'invalid': msg}.

RegexField.error_message is deprecated, and removed in Django 1.11.
Replace it with the suggested error_messages={'invalid': msg}.
@jwhitlock jwhitlock requested a review from escattone February 27, 2018 15:53

@escattone escattone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @jwhitlock!

@escattone escattone merged commit 024f390 into mdn:master Feb 28, 2018
@jwhitlock jwhitlock deleted the error-messages-1429933 branch May 8, 2018 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants