
sqladmin 0.23.0
0
SQLAlchemy admin for FastAPI and Starlette
Contents
SQLAlchemy admin for FastAPI and Starlette
Stars: 2660, Watchers: 2660, Forks: 269, Open Issues: 104The aminalaee/sqladmin repo was created 4 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2660 github stars!
How to Install sqladmin
You can install sqladmin using pip
pip install sqladmin
or add it to a project with poetry
poetry add sqladmin
Package Details
- Author
- Amin Alaee
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/sqladmin/
- Documentation:
- https://aminalaee.github.io/sqladmin/
- GitHub Repo:
- https://github.com/aminalaee/sqladmin
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common sqladmin errors.
Code Examples
Here are some sqladmin code examples and snippets.
GitHub Issues
The sqladmin package has 104 open issues on GitHub
- fix: add RootPathMiddleware for proper static file routing with root_…
- [Feature] Improve logout button and
logo_url - [Bug] Improved error display in the
deletemodal window - [Bug] Authorization vulnerability for expose and action
- Fix TypeError with UUID primary keys in issubclass check
- Showing exceptions happened during delete in list page as per #898
- "Save and continue editing" hidden wh
- Handling SQLAlchemy UUID fields correctly by introducing new UuidField.
- Cannot input UUID from form
- Fixing #915
- Bump mkdocs-material from 9.6.14 to 9.7.1
- Bump mkdocstrings[python] from 0.26.1 to 0.30.1
- Bump mypy from 1.18.1 to 1.19.1
- core: fix ambiguous column error when searching or sorting
- Regression: TypeError with UUID primary keys in 0.22.0: issubclass() arg 1 must be a class
pythonfix







