Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the different ways of connecting multiple models relationship?
Home
Django
What are the different ways of connecting multiple models relationship?
asked
Jun 28, 2022
in
Django
by
Robin
What are the different ways of connecting multiple models relationship?
a) One-to-one
b) Many-to-one
c) Many-to-many
d) All the options
django
models
relationship
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 28, 2022
by
Robin
d) All the options
...