mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update README.rst
This commit is contained in:
@@ -152,6 +152,10 @@ Inherit ``fastapi_admin.models.User`` and add you own fields,then pass in ``init
|
||||
updated_at = fields.DatetimeField(auto_now=True)
|
||||
|
||||
|
||||
Verbose Name
|
||||
~~~~~~~~~~~~
|
||||
FastAPI-admin will auto read ``description`` defined in tortoise-orm model ``Field`` and display in front.
|
||||
|
||||
Front
|
||||
-----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user