djantic2
djantic2 copied to clipboard
Type Hint from_django()
Added overloads to the from_django() signature to inform type checkers that the function returns a ModelSchema if many=False and a list[ModelSchema] otherwise.