153 Commits

Author SHA1 Message Date
b7df9917f4 fix menu error 2020-08-15 21:23:47 +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
ae339347d6 Fix bug 2020-08-10 17:31:36 +08:00
a3ce8ba035 Make Role,Permission abstract. v0.3.0 2020-08-07 15:11:30 +08:00
6d3bde7e11 fix password 2020-07-29 16:17:38 +08:00
cc3c29db21 fix password 2020-07-29 16:02:35 +08:00
999d8517fa not use ujson 2020-07-29 15:48:33 +08:00
d9c7f0830e fix user create password 2020-07-29 10:36:41 +08:00
c97bf0f5f4 update example.sql 2020-07-25 22:56:42 +08:00
f4bc59e550 Fix user create password hash. 2020-07-24 16:53:15 +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
c4997b9c21 update docs 2020-07-23 10:35:40 +08:00
4caa23f8a3 update docs 2020-07-23 09:51:37 +08:00
5c0da17951 search_fields not required 2020-07-23 09:35:34 +08:00
87e7f932bc fix typing 2020-07-23 09:25:39 +08:00
9d218cd17c fix menu 2020-07-22 18:52:04 +08:00
0795627b5d update deps 2020-07-22 18:08:57 +08:00
2623864c9f Fix createsuperuser error. v0.2.9 2020-07-20 15:52:44 +08:00
8970bacfaf move is_superuser and is_active to base User 2020-07-20 11:02:54 +08:00
6f899431f6 update README.md 2020-07-13 14:33:24 +08:00
33d12721a3 update README.md 2020-07-13 14:22:24 +08:00
51ebc64649 update password change 2020-07-10 15:08:05 +08:00
8f9ee4f8ae update README.md 2020-07-09 09:26:56 +08:00
e311b3f663 update README.md 2020-07-06 22:14:27 +08:00
8184df2e25 Update .gitignore 2020-07-05 23:54:16 +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
4ea2c4bbab update README.md 2020-07-02 09:29:17 +08:00
0021487167 Make uvloop dependency optional. v0.2.8 2020-07-02 00:11:08 +08:00
97ac067968 update deps 2020-06-29 21:37:01 +08:00
ac173e7212 update example 2020-06-22 22:29:33 +08:00
9c3c84b9ea update deps 2020-06-21 13:03:04 +08:00
d5e6fff4a6 update deploy.yml 2020-06-21 11:34:26 +08:00
f0315be345 update deploy.yml 2020-06-21 11:30:06 +08:00
d7b35880a1 update deps 2020-06-21 11:28:34 +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
d275de375f update README licence 2020-06-20 12:50:29 +08:00
9ae2f97cea update README 2020-06-20 12:44:37 +08:00
f22a52c28d update README.rst 2020-06-20 12:31:16 +08:00
42dd1ade0c update example 2020-06-18 16:00:19 +08:00
877c16c519 update license 2020-06-17 11:40:18 +08:00
651562ce54 update conf.py 2020-06-16 18:16:24 +08:00
6a146a17e0 update dependencies 2020-06-16 18:08:06 +08:00
f942bdc3e2 update pypi.yml v0.2.7 2020-06-15 00:05:07 +08:00
53faf7a129 add cli --version 2020-06-15 00:02:31 +08:00