Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge branch 'dev' of github.com:long2ice/fastapi-admin into dev
Make `get_current_admin` error to `401` and add `401` error page.
Merge remote-tracking branch 'origin/dev' into dev # Conflicts: # .github/workflows/gh-pages.yml # poetry.lock
Fix get_model
update docs
update deps and changelog
update example
add import
Make `Role`,`Permission` abstract.
Fix `createsuperuser` error.