Class OneToOneRel

Used by OneToOneField to store information about the relation.

Declaration

class OneToOneRel(ManyToOneRel)
source link

Documentation

``_meta.get_fields()`` returns this class to provide access to the field
flags for the reverse relation.

Methods

Inherited methods

Reexports