Awesome Django authorization, without the database
-
Updated
Jan 20, 2021 - Python
Add a description, image, and links to the predicates topic page so that developers can more easily learn about it.
To associate your repository with the predicates topic, visit your repo's landing page and select "manage topics."
Is it possible to have a predicate for an optional one to Many relationship?
An example of what I'm trying to achieve is this
I want to get the objects without a relation
unfortunately that currently doesn't w