67 Commits

Author SHA1 Message Date
2d1245d26b Fix latest tortoise error. 2021-01-06 13:40:38 +08:00
904bb51f76 update example 2020-10-19 21:07:43 +08:00
9dd2129536 delete Visitor 2020-10-19 20:55:08 +08:00
0684f01c41 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	examples/main.py
2020-10-19 18:52:03 +08:00
c6a8409e56 Fix check 2020-10-19 17:57:13 +08:00
9b4a41b3f9 Add custom filters 2020-10-19 17:55:17 +08:00
86f2d202da update example.sql 2020-09-22 23:35:27 +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
4e48822711 add import 2020-09-01 23:04:37 +08:00
5b26302724 update example 2020-08-26 21:07:03 +08:00
6d3f1cb24f add Dockerfile 2020-08-17 18:40:54 +08:00
3cd3c10fd4 add step in Field with DecimalField and FloatField 2020-08-17 12:35:19 +08:00
cb5b2f2924 update menu struct 2020-08-15 15:03:58 +08:00
ad8b42c74c update example home 2020-08-14 20:17:20 +08:00
866b87141c Auto register permission 2020-08-14 16:16:34 +08:00
a3ce8ba035 Make Role,Permission abstract. 2020-08-07 15:11:30 +08:00
c97bf0f5f4 update example.sql 2020-07-25 22:56:42 +08:00
296aa1a1e8 add update password 2020-07-24 00:12:49 +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
f1100c194e Merge remote-tracking branch 'origin/dev' into dev 2020-07-05 23:51:14 +08:00
3ada1a1b1c update Makefile 2020-07-05 23:51:04 +08:00
09525d363a Rename fastapi_admin.models.User to fastapi_admin.models.AbstractUser. 2020-07-02 11:46:12 +08:00
ac173e7212 update example 2020-06-22 22:29:33 +08:00
002a4e8b68 update example 2020-06-21 11:19:24 +08:00
821f5cbe8a Add password auto hash.
`Field` description as help text for form.
2020-06-20 14:48:06 +08:00
42dd1ade0c update example 2020-06-18 16:00:19 +08:00
7afb81cba8 add docs 2020-06-07 17:54:31 +08:00
4240f81482 update README.rst 2020-06-05 23:09:34 +08:00
461335c421 add custom login_view 2020-06-05 18:58:57 +08:00
213f976ae3 example remove logo 2020-06-03 22:24:22 +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
c81b1f7b6a add builtin menus 2020-05-17 11:26:19 +08:00
46922104f8 add html demo 2020-05-03 21:21:40 +08:00
18871df38f change admin init 2020-05-02 21:16:23 +08:00
ea5b91e4df update README.rst
update version 0.2.4
2020-04-29 11:39:03 +08:00
7ad7c874f0 fix bulk action
fix export
2020-04-29 11:17:48 +08:00
6672316c12 update example DATABASE_URL 2020-04-29 11:02:11 +08:00
b9f6a6e2c5 fix login token
add attrs in field
2020-04-29 10:48:50 +08:00
d030153aac add theme_switcher and export 2020-04-28 23:05:55 +08:00
ea60bd9e46 update example.sql 2020-04-27 23:58:36 +08:00
840a7b17d1 update example.sql 2020-04-27 23:56:15 +08:00
d2572dadb2 json view
add example
update pypi.yml
2020-04-27 22:57:58 +08:00
6031fda39a support image 2020-04-27 16:53:35 +08:00
dffd81f8fa add more site config 2020-04-26 23:15:23 +08:00
f7f26b464f update README.rst 2020-04-26 16:51:04 +08:00
ebbe8d9e73 update example.sql 2020-04-26 16:06:03 +08:00
b02354b9bf update example.sql 2020-04-26 15:59:31 +08:00