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

Does django-neomodel work with Django's ContentTypes? #33

Open
BehzadV opened this issue May 23, 2019 · 0 comments
Open

Does django-neomodel work with Django's ContentTypes? #33

BehzadV opened this issue May 23, 2019 · 0 comments

Comments

@BehzadV
Copy link

BehzadV commented May 23, 2019

I was wondering whether it is possible to use Django's ContentType system with django-neomodel. Are all of the features available?

On a similar note, what if I need to create one relationship on a model that connects ModelA1 to either ModelB1 or ModelC1 (ModelB1 and ModelC1 are from different labels)? I believe that is possible if I utilize Cypher, is it possible in django-neomodel?

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