List type of relationships/ asociations supported by Django.

devquora
devquora

Posted On: Feb 22, 2020

 

The list of relationships supported by Django are:

  • One to Many relationships
  • Many to Many relationships
  • One to One relationships
  • Reverse relationships – related_name, related_query_name and symmetrical

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Django Interview Questions

    What does Of Django Field Class types do?

    What does Of Django Field Class types do?..

    Django Interview Questions

    Does Django Follow Architectural pattern?

    Does Django Follow Architectural pattern?..