We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f936b0 commit 8b2170bCopy full SHA for 8b2170b
README.md
@@ -79,7 +79,7 @@ pip install /path/to/your_project/dist/DjangoAsyncAdmin-6.5.4.tar.gz
79
80
<tr>
81
<td rowspan="2">6.8.0</td>
82
-<td colspan="2">实现了Json编辑器(JsonTextField)和密码生成Input(PasswordInputField)等组件,并且同时初步调整了组件目录结构,提高了代码的可读性.</td>
+<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>
83
</tr>
84
85
<td colspan="2"><img src="https://haoke98.github.io/DjangoAsyncAdmin/static/json_text_field.png"/></td>
0 commit comments