Commit Graph

166 Commits

Author SHA1 Message Date
Jinlong Peng
37534cecd0 fix: mo 2022-08-24 21:25:11 +08:00
Jinlong Peng
c684c82a9d fix: translations build. 2022-08-24 20:01:04 +08:00
Jinlong Peng
dd9316ddce fix: fa_IR 2022-08-16 15:08:04 +08:00
Ased Mammad
e22786407b Add persian locale 2022-08-11 03:09:30 +04:30
Jinlong Peng
5f34bf0d73 feat: remove aioredis to redis 2022-07-25 18:25:04 +08:00
long2ice
32b5cdbe82 Merge pull request #92 from photopills/render-fk-values-inside-resource-list
Render fk values inside resource list
2022-07-15 08:50:54 +08:00
long2ice
0514185d15 Merge pull request #91 from photopills/add-support-for-fk-fields
Improve `update` for fk fields
2022-07-15 08:50:12 +08:00
long2ice
69533654b0 add adsbygoogle 2022-06-06 13:56:27 +08:00
Avi Mimoun
a95e6f667b add french language 2022-01-30 03:18:16 +00:00
long2ice
1601be1aa1 Fix multiple json field input. (#98) 2022-01-14 21:28:00 +08:00
Diogo
441d6edd58 Fix AttributeError when obj is None 2021-10-19 16:48:47 +01:00
Diogo
e3e391b721 Fix AttributeError when obj is None 2021-10-19 16:47:30 +01:00
Diogo
1a38b3dac4 Render FK values inside resource list view 2021-10-19 14:20:59 +01:00
Diogo
50df1bb2f6 Show db value as html selected option 2021-10-19 13:18:10 +01:00
Diogo
0170abb5c3 Save duplicated method call into variable 2021-10-19 11:45:14 +01:00
Diogo
04a3dcd9aa Load select_related after update resource 2021-10-19 11:37:20 +01:00
Diogo
42ad139238 Add Model.get_fk_field 2021-10-19 11:36:25 +01:00
Diogo
41a54fd373 Load ForeignKey models inside Model.resolve_data 2021-10-19 11:35:05 +01:00
Denis Shatov
94f4adba4c Add filter class for boolean fields 2021-09-08 17:30:15 +07:00
long2ice
cc5f9b2670 update version 2021-09-01 11:04:54 +08:00
long2ice
e99d673191 Make get_current_admin error to 401 and add 401 error page. 2021-08-31 11:27:23 +08:00
long2ice
2fcbc814de replace to long2ice.io 2021-08-26 20:33:04 +08:00
long2ice
cf0209b102 fix get_fields 2021-08-07 00:09:30 +08:00
long2ice
22ce5d7b8d override example password 2021-08-06 23:12:18 +08:00
long2ice
4f0e205c5d Upgrade aioredis to 2.0 2021-08-05 10:47:04 +08:00
long2ice
c4e640b24c refactor: ComputeField 2021-07-21 21:04:45 +08:00
long2ice
167017b3b3 Fix get_m2m_field 2021-07-16 23:23:40 +08:00
long2ice
0baafefbf3 Fix action link 2021-07-16 09:58:06 +08:00
long2ice
844d982c6c update action link format 2021-07-10 12:21:09 +08:00
long2ice
989861aa03 remove docs 2021-07-08 19:39:29 +08:00
long2ice
90164ef04d Fix accessible when not login. (#53) 2021-06-29 17:05:00 +08:00
long2ice
2f3b764f17 filters can accept str type and default use 'Search' filter. 2021-06-23 14:44:40 +08:00
long2ice
f054c9b986 remove value for file input 2021-06-18 11:12:24 +08:00
long2ice
2eb9abe124 Fix Image input. 2021-06-18 11:10:15 +08:00
long2ice
77c8b613cb optional logo url 2021-06-04 19:35:59 +08:00
long2ice
70d2a7a529 Use str type for pk path param. (#52) 2021-06-04 17:54:02 +08:00
long2ice
42c7351914 Fix get_model 2021-06-03 21:56:29 +08:00
long2ice
5e6f9ac352 Fix init admin. 2021-05-31 21:00:37 +08:00
long2ice
bd93d397d3 add deps 2021-05-24 21:16:34 +08:00
long2ice
7a231eca34 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	CHANGELOG.md
2021-05-24 20:04:10 +08:00
long2ice
18e0f7498c Add resource.get_compute_fields. 2021-05-24 20:03:48 +08:00
long2ice
412069b9f5 Fix datetime filter. 2021-05-22 13:12:04 +08:00
long2ice
4e8b0093eb Add DistinctColumn filter. 2021-05-20 16:07:04 +08:00
long2ice
eb119a564e Fix hash_password twice 2021-05-20 13:59:41 +08:00
long2ice
c75b965c05 Fix pre_save_admin 2021-05-20 09:37:52 +08:00
long2ice
a3c01fc42c Remove can_create and add get_toolbar_actions. 2021-05-19 15:30:18 +08:00
long2ice
17a17db9e6 split footer 2021-05-16 14:22:56 +08:00
long2ice
a398b55057 add editor input 2021-05-16 13:43:51 +08:00
long2ice
50ebd3d864 bug fix 2021-05-14 22:38:01 +08:00
long2ice
07712ce4c2 update examples 2021-05-14 22:06:08 +08:00