flask-peewee
flask-peewee copied to clipboard
Inline models in the admin dashboard
Hi! Flask-admin allows you to specify inline models based on relationships defined in the code. Does flask-peewee allow the same? If not, could you give me pointers on how to implement it? I'll push a pull request, then :)
Would love to know this myself. I've just switched from flask-admin to flask-peewee and found this feature missing.
Yeah. I think I might be able to submit a PR for this, given a day or two. Not having inline models is a problem. On May 9, 2014 11:28 AM, "mongrol" [email protected] wrote:
Would love to know this myself. I've just switched from flask-admin to flask-peewee and found this feature missing.
— Reply to this email directly or view it on GitHubhttps://github.com/coleifer/flask-peewee/issues/133#issuecomment-42635857 .
Any status on this? I'm very interested in this feature.