We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See screenshot https://goo.gl/photos/h4LR2Mf4iBtkzkYY9
The work and the document models have a OneToOneField relationships defined on the work.
work
document
OneToOneField
The text was updated successfully, but these errors were encountered:
5ee3580
Thanks for pointing that out @chadgh!
One-to-one includes a bar and no arrows, is-a relations are shown using dotted lines.
Sorry, something went wrong.
Nice. Thanks.
And this is now available on pip as version 0.1.2
No branches or pull requests
See screenshot
https://goo.gl/photos/h4LR2Mf4iBtkzkYY9
The
work
and thedocument
models have aOneToOneField
relationships defined on thework
.The text was updated successfully, but these errors were encountered: