update README.rst

This commit is contained in:
long2ice
2020-04-26 16:51:04 +08:00
parent ebbe8d9e73
commit f7f26b464f
5 changed files with 15 additions and 30 deletions

View File

@ -21,7 +21,7 @@ TORTOISE_ORM = {
}
}
templates = Jinja2Templates(directory='templates')
templates = Jinja2Templates(directory='examples/templates')
@admin_app.post(