mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-14 18:58:13 +08:00
update README.rst
This commit is contained in:
@ -21,7 +21,7 @@ TORTOISE_ORM = {
|
||||
}
|
||||
}
|
||||
|
||||
templates = Jinja2Templates(directory='templates')
|
||||
templates = Jinja2Templates(directory='examples/templates')
|
||||
|
||||
|
||||
@admin_app.post(
|
||||
|
Reference in New Issue
Block a user