File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,24 +78,13 @@ pip install /path/to/your_project/dist/DjangoAsyncAdmin-6.5.4.tar.gz
7878</tr >
7979
8080<tr >
81- <td rowspan =" 2 " >6.7.2 </td >
81+ <td rowspan =" 2 " >6.8.0 </td >
8282<td colspan =" 2 " >实现了Json编辑器(JsonTextField)和密码生成Input(PasswordInputField)等组件,并且同时初步调整了组件目录结构,提高了代码的可读性.</td >
8383</tr >
8484<tr >
8585<td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/json_text_field.png " /></td >
8686</tr >
8787
88-
89-
90- <tr >
91- <td rowspan =" 2 " >6.7.1</td >
92- <td colspan =" 2 " >增加了拥有复制和自动生成密码的表单字段 PasswordFormField.</td >
93- </tr >
94- <tr >
95- <td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/截屏2023-11-15%2016.20.58.png " /></td >
96- </tr >
97-
98-
9988<tr >
10089<td >6.7.0</td >
10190<td colspan =" 2 " >增加了基本类BaseModel和BaseModelWithShowRate,减少开发过程中反复进行一些基本字段和属性的设计, 提高设计模型的效率.</td >
Original file line number Diff line number Diff line change 11[project ]
22name = " DjangoAsyncAdmin"
3- version = " 6.7.2 "
3+ version = " 6.8.0 "
44authors = [
55 { name = " Sadam·Sadik" , email = " 1903249375@qq.com" },
66]
You can’t perform that action at this time.
0 commit comments