aminalaee / sqladmin

SQLAlchemy Admin for FastAPI and Starlette
https://aminalaee.dev/sqladmin/
BSD 3-Clause "New" or "Revised" License
1.88k stars 187 forks source link

add inline models #394

Open 0nliner opened 1 year ago

0nliner commented 1 year ago

Checklist

Is your feature related to a problem? Please describe.

I want to be able to add inline model like in flask-admin. I think it's very helpful feature

Screenshot_20221215_044051

Screenshot_20221215_044123

Describe the solution you would like.

No response

Describe alternatives you considered

No response

Additional context

No response

Funding

Fund with Polar

maccinza commented 9 months ago

Hey! Is there a timeline/roadmap for adding those?

Thanks!

hasansezertasan commented 4 months ago

Is there a timeline/roadmap for adding those?

Check out #316.

aminalaee commented 2 months ago

@logicli0n not yet. Feel free to submit a PR for it.

logicli0n commented 2 weeks ago

@hasansezertasan can u add inline_models?