amisadmin / fastapi-amis-admin

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
http://docs.amis.work
Apache License 2.0
1.09k stars 161 forks source link

can not create data from foreign key #152

Open WowChenEd opened 10 months ago

WowChenEd commented 10 months ago

when create data from foreign key in ModelAdmin,

there is no response when selecting a value and click 确定

glarione commented 8 months ago

It works well if the primary key is named "id"