full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

`orm_mode` should be `from_attributes`

Open onurkanbakirci opened this issue 2 years ago • 0 comments

orm_mode should be from_attributes because it gives following warning

UserWarning: Valid config keys have changed in V2: * 'orm_mode' has been renamed to 'from_attributes'

onurkanbakirci avatar Jul 12 '23 09:07 onurkanbakirci