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

Custom HyperlinkedIdentityField for HyperlinkedModelSerializer #249

Open
yajoodani opened this issue Jan 10, 2019 · 0 comments
Open

Custom HyperlinkedIdentityField for HyperlinkedModelSerializer #249

yajoodani opened this issue Jan 10, 2019 · 0 comments

Comments

@yajoodani
Copy link

Hi,
I had difficulty with a HyperlinkedModelSerializer url for a nested viewset, and the best solution I found was this piece of code:
https://github.com/miki725/formslayer/blob/master/formslayer/pdf/relations.py#L7-L46

I would like to know if there is a solution within the library I have missed. If not, addition of a similar class would be nice.

Thanks.

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