Replies: 3 comments
-
|
Hey, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Just released latest version: https://github.com/aminalaee/sqladmin/releases/tag/0.11.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Use commit instead of branch name. For example: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I was so happy to see the custom actions support added, but since it's not on pypi yet, is there a way to try them (short of cloning the repo in my project), I've tried adding it to my pyproject.toml file as
sqladmin = {git = "https://github.com/aminalaee/sqladmin.git", rev = "main"}
but poetry/pip complains with python 3.10 and 3.11
How everybody else trying this feature?
Beta Was this translation helpful? Give feedback.
All reactions