File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -154,30 +154,24 @@ pip install /path/to/your_project/dist/DjangoAsyncAdmin-6.5.4.tar.gz
154
154
<td >版本</td ><td colspan =" 2 " >说明</td >
155
155
</tr >
156
156
157
- <tr >
158
- <td rowspan =" 1 " >6.7.3</td >
159
- <td colspan =" 2 " >修复了密码组件(PasswordInputField)上存在的渲染异常.</td >
160
- </tr >
161
157
162
158
<tr >
163
- <td rowspan =" 2 " >6.7.2 </td >
164
- <td colspan =" 2 " >实现了Json编辑器(JsonTextField)和密码生成Input( PasswordInputField)等组件,并且同时初步调整了组件目录结构,提高了代码的可读性 .</td >
159
+ <td rowspan =" 2 " >6.9.0 </td >
160
+ <td colspan =" 2 " >实现了< a href = " https://haoke98.github.io/DjangoAsyncAdmin/components.html#%E5%AF%86%E7%A0%81%E7%BB%84%E4%BB%B6 " >密码组件( PasswordInputField)</ a > .</td >
165
161
</tr >
166
162
<tr >
167
- <td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/json_text_field .png " /></td >
163
+ <td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/截屏2023-11-15%2016.20.58 .png " /></td >
168
164
</tr >
169
165
170
166
171
-
172
167
<tr >
173
- <td rowspan =" 2 " >6.7.1 </td >
174
- <td colspan =" 2 " >增加了拥有复制和自动生成密码的表单字段 PasswordFormField .</td >
168
+ <td rowspan =" 2 " >6.8.0 </td >
169
+ <td colspan =" 2 " >实现了< a href = " https://haoke98.github.io/DjangoAsyncAdmin/components.html#json%E7%BC%96%E8%BE%91%E5%99%A8 " >Json编辑器(JsonTextField)</ a > .</td >
175
170
</tr >
176
171
<tr >
177
- <td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/截屏2023-11-15%2016.20.58 .png " /></td >
172
+ <td colspan =" 2 " ><img src =" https://haoke98.github.io/DjangoAsyncAdmin/static/json_text_field .png " /></td >
178
173
</tr >
179
174
180
-
181
175
<tr >
182
176
<td >6.7.0</td >
183
177
<td colspan =" 2 " >增加了基本类BaseModel和BaseModelWithShowRate,减少开发过程中反复进行一些基本字段和属性的设计, 提高设计模型的效率.</td >
You can’t perform that action at this time.
0 commit comments