fastadmin
fastadmin copied to clipboard
deserialize_value
I'm developing project with fastadmin. And I need to add foreign key. Code understood type of field and raw_id_fields
but function deserialize_value don't know what is raw_id mean
what about add pydantic by optional or add code here to handle more data types?
good catch - I will fix
I cannot reproduce with sqlite - will try with postgrtesql could you send me traceback from dev server run of 500
Probably it could be fixed here https://github.com/vsdudakov/fastadmin/releases/tag/0.2.17