Replies: 2 comments 3 replies
-
Here the patch file attached as .txt.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The project already has adminer integrated and deployed alongside. The question should be if starlette-admin should replace adminer (I don't think it's worth it but I've never used starlette-admin). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
Hi Guys,
congratulations for the great platform that you've build.
I decided to try it this week and am very happy so far.
The first thing that I needed was to add something like "flask_admin" to the backend application.
After checking few options the one that worked best, for me, was the starlette-admin: https://github.com/jowilf/starlette-admin.
I was thinking that maybe you would like to add it to the template?
If yes, do you want a PR?
The code would basically be what is above + some basic tests.
Operating System
Linux
Operating System Details
Ubuntu 21
Python Version
3.10.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions