mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-14 18:58:13 +08:00
Add password auto hash.
`Field` description as help text for form.
This commit is contained in:
@ -51,7 +51,6 @@ async def start_up():
|
||||
locale_switcher=True,
|
||||
theme_switcher=True,
|
||||
),
|
||||
login_view="examples.routes.login",
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user