Class InlineForeignKeyField

A basic integer field that deals with validating the given value to a given parent instance in an inline.

Declaration

class InlineForeignKeyField(Field)
source link

Documentation

Methods

Inherited methods