Santiago

Results 3 issues of Santiago

This allows to pass options like OmitLinks and PrettyTables Signed-off-by: Santiago Riveros

I have a model like ` MyModel(HashModel): local_auth: bool ` When initing or saving I get: `DataError("Invalid input of type: 'bool'. Convert to a bytes, string, int or float first.")`

enhancement