Closed fevral13 closed 1 year ago
Kind of additional argument raise_on_access: bool = False to the deprecate_field() function, that will instead of showing a warning, raise an exception when this field is somehow accessed.
raise_on_access: bool = False
deprecate_field()
Kind of additional argument
raise_on_access: bool = False
to thedeprecate_field()
function, that will instead of showing a warning, raise an exception when this field is somehow accessed.