full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
`orm_mode` should be `from_attributes`
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'