Paul's Programming Notes     Archive     Feed     Github

Flask-Admin Foreign Key Columns Allowing Editing

Make sure you have a row id number as your primary key for your child table. Having a composite primary key didn't seem to save when I was editing the form.