40 Commits

Author SHA1 Message Date
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
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
04d5e04dee fix rest
add custom home view
2020-04-26 15:45:39 +08:00
d5c26c0ba2 update front and example 2020-04-25 18:20:27 +08:00
73bfd880ef fix cli 2020-04-16 13:41:00 +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
51e5f7c043 add bulk actions support 2020-04-11 19:53:41 +08:00
eb7b0742d6 add auto pk field mapping 2020-04-11 15:03:21 +08:00
3cdfdd2b36 add xlsx export 2020-04-10 23:30:57 +08:00
9658eacc36 add sort support
add ManyToManyField support
2020-04-09 23:58:34 +08:00
78255ae78a add search fields 2020-04-08 19:31:50 +08:00
da6be48f30 not edit readonly field
json field support
2020-04-08 01:31:50 +08:00
e8069484f5 update README.rst
add support to fk
2020-04-06 21:41:06 +08:00
f9270ac36b update README.rst and add LICENSE 2020-04-06 18:55:21 +08:00
82a26ed9c4 first commit 2020-04-06 18:21:35 +08:00