67 Commits

Author SHA1 Message Date
66b69c29fc fix: example 2024-05-24 08:12:19 +08:00
e4a4cd511b chore: update deps and example 2024-05-20 15:24:09 +08:00
41fff40bac fix: css 2023-06-02 21:44:26 +08:00
5f34bf0d73 feat: remove aioredis to redis 2022-07-25 18:25:04 +08:00
e99d673191 Make get_current_admin error to 401 and add 401 error page. 2021-08-31 11:27:23 +08:00
6c1e270252 add REDIS_URL 2021-08-06 20:59:53 +08:00
4f0e205c5d Upgrade aioredis to 2.0 2021-08-05 10:47:04 +08:00
50ebd3d864 bug fix 2021-05-14 22:38:01 +08:00
07712ce4c2 update examples 2021-05-14 22:06:08 +08:00
3e9c6f636e update filters 2021-05-08 22:58:04 +08:00
529c87ad0b add language_switch and update docs 2021-05-07 22:55:27 +08:00
660c483498 update docs 2021-05-07 19:20:09 +08:00
473faac93b error pages 2021-05-05 14:46:26 +08:00
6af5852082 update 2021-05-04 22:33:30 +08:00
16c54efb2c update docs 2021-05-04 00:50:07 +08:00
1118e990a9 Sync pro 2021-05-01 20:45:28 +08:00
5eac9a819f update docs 2021-04-29 23:31:51 +08:00
0178386f44 update docs 2021-04-29 18:45:21 +08:00
745c1539b6 Fix index 2021-04-28 23:44:04 +08:00
02668223e9 Fix deps 2021-04-28 23:15:29 +08:00
8bb34f2032 Fix example 2021-04-28 22:51:53 +08:00
8c62b68dc8 update docs 2021-04-28 22:31:51 +08:00
b510dd26c0 update docs 2021-04-28 19:31:57 +08:00
7f957661ec new project 2021-04-25 17:17:21 +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
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
cb5b2f2924 update menu struct 2020-08-15 15:03:58 +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
296aa1a1e8 add update password 2020-07-24 00:12:49 +08:00
3ada1a1b1c update Makefile 2020-07-05 23:51:04 +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
7afb81cba8 add docs 2020-06-07 17:54:31 +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
d2572dadb2 json view
add example
update pypi.yml
2020-04-27 22:57:58 +08:00