39 Commits

Author SHA1 Message Date
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
3cd3c10fd4 add step in Field with DecimalField and FloatField 2020-08-17 12:35:19 +08:00
b7df9917f4 fix menu error 2020-08-15 21:23:47 +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
ae339347d6 Fix bug 2020-08-10 17:31:36 +08:00
a3ce8ba035 Make Role,Permission abstract. 2020-08-07 15:11:30 +08:00
5c0da17951 search_fields not required 2020-07-23 09:35:34 +08:00
3ada1a1b1c update Makefile 2020-07-05 23:51:04 +08:00
d7b35880a1 update deps 2020-06-21 11:28:34 +08:00
821f5cbe8a Add password auto hash.
`Field` description as help text for form.
2020-06-20 14:48:06 +08:00
6a146a17e0 update dependencies 2020-06-16 18:08: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
afabc6cd27 add Makefile
update cli
2020-05-22 21:28:32 +08:00
4f48d74970 fix field type 2020-05-21 11:32:39 +08:00
f2556b77eb fix pop error 2020-05-18 11:43:04 +08:00
43b2bdc922 update _build_default_menus 2020-05-17 17:22:39 +08:00
c81b1f7b6a add builtin menus 2020-05-17 11:26:19 +08:00
18871df38f change admin init 2020-05-02 21:16:23 +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
7c12963b55 fix fk error 2020-04-20 17:02:13 +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
c04b7d7d9d add actions but not work 2020-04-10 18:44:53 +08:00
d8afedced8 fix create error 2020-04-10 16:20:36 +08:00
f574ca313b support datetime picker
readonly support
custom fields_type
2020-04-10 14:03:15 +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