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

Inheriting serializer fields #6970

Closed
aryabartar opened this issue Oct 5, 2019 · 1 comment
Closed

Inheriting serializer fields #6970

aryabartar opened this issue Oct 5, 2019 · 1 comment

Comments

@aryabartar
Copy link

I came up with the exact same problem in #2418 issue
My DRF version is 3.9.4 but I can't inherit serializer fields in subclass and I have to redefine that field in each subclass.
I think this problem was fixed in #2388 issue but now I'm facing it.

@xordoquy
Copy link
Collaborator

xordoquy commented Oct 6, 2019

As I understand #2388 it was not fixed but waiting for a PR with a failing test case to understand the issue.
I'm closing this issue for the same reason. The next step is to come with a failing test case pull request.

@xordoquy xordoquy closed this as completed Oct 6, 2019
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

2 participants