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 natural key for serialization #841

Closed
matwey opened this issue Aug 9, 2020 · 1 comment · Fixed by #842
Closed

Use natural key for serialization #841

matwey opened this issue Aug 9, 2020 · 1 comment · Fixed by #842

Comments

@matwey
Copy link
Contributor

matwey commented Aug 9, 2020

Hi,

Is it any possible to use natural keys when serializing relations?

I see that default Django serializers.serialize() is used for serializing, but there is no way to pass use_natural_foreign_keys=True or use_natural_primary_keys=True.

@etianen
Copy link
Owner

etianen commented Aug 10, 2020 via email

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 a pull request may close this issue.

2 participants