12 Commits

Author SHA1 Message Date
1118e990a9 Sync pro 2021-05-01 20:45:28 +08:00
7f957661ec new project 2021-04-25 17:17:21 +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
8970bacfaf move is_superuser and is_active to base User 2020-07-20 11:02:54 +08:00
51ebc64649 update password change 2020-07-10 15:08:05 +08:00
09525d363a Rename fastapi_admin.models.User to fastapi_admin.models.AbstractUser. 2020-07-02 11:46:12 +08:00
821f5cbe8a Add password auto hash.
`Field` description as help text for form.
2020-06-20 14:48:06 +08:00
afabc6cd27 add Makefile
update cli
2020-05-22 21:28:32 +08:00
dffd81f8fa add more site config 2020-04-26 23:15:23 +08:00
4e70174c85 add builtin permissions
remove orjson
fix tortoise error
2020-04-15 18:59:41 +08:00
82a26ed9c4 first commit 2020-04-06 18:21:35 +08:00