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

Allow redundant SerializerMethodField method names #6767

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

rpkilby
Copy link
Member

@rpkilby rpkilby commented Jun 29, 2019

Resolves #2420 by removing the redundant SerializerMethodField.method_name restriction.

cc @tomchristie?

@rpkilby rpkilby added this to the 3.10 Release milestone Jun 29, 2019
@tomchristie
Copy link
Member

Let's do it.

@tomchristie
Copy link
Member

Thx fella!

@tomchristie tomchristie merged commit 91ea138 into encode:master Jul 1, 2019
@rpkilby
Copy link
Member Author

rpkilby commented Jul 1, 2019

🥂

@rpkilby rpkilby deleted the relax-serializer-method-name branch July 1, 2019 16:33
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
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.

Relax redundant method name restriction for SerializerMethodField
2 participants