18 Commits

Author SHA1 Message Date
0178386f44 update docs 2021-04-29 18:45:21 +08:00
7f957661ec new project 2021-04-25 17:17:21 +08:00
9dd2129536 delete Visitor 2020-10-19 20:55:08 +08:00
a28bd454dd add Visitor in example 2020-09-22 23:28:53 +08:00
2dd95e364a add adminlog 2020-09-01 23:50:00 +08:00
a3ce8ba035 Make Role,Permission abstract. 2020-08-07 15:11:30 +08:00
08d0216a9f Add _rowVariant and _cellVariants 2020-07-23 15:28:31 +08:00
8970bacfaf move is_superuser and is_active to base User 2020-07-20 11:02:54 +08:00
09525d363a Rename fastapi_admin.models.User to fastapi_admin.models.AbstractUser. 2020-07-02 11:46:12 +08:00
afabc6cd27 add Makefile
update cli
2020-05-22 21:28:32 +08:00
dfdfaaa9ea no need to import Role and Permission 2020-05-17 21:55:11 +08:00
d2572dadb2 json view
add example
update pypi.yml
2020-04-27 22:57:58 +08:00
6927c6a070 update README.rst 2020-04-16 00:14:36 +08:00
4e70174c85 add builtin permissions
remove orjson
fix tortoise error
2020-04-15 18:59:41 +08:00
868177fa09 fix tortoise-orm error
external link
update examples
2020-04-13 16:15:49 +08:00
9658eacc36 add sort support
add ManyToManyField support
2020-04-09 23:58:34 +08:00
e8069484f5 update README.rst
add support to fk
2020-04-06 21:41:06 +08:00
82a26ed9c4 first commit 2020-04-06 18:21:35 +08:00