From 8b2170b6065e6801e2ea4a3bfcaed016ed94d07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sadam=C2=B7Sadik?= <1903249375@qq.com> Date: Sun, 19 Nov 2023 06:05:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=86=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sadam·Sadik <1903249375@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d06830a..2c66ad0 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ pip install /path/to/your_project/dist/DjangoAsyncAdmin-6.5.4.tar.gz 6.8.0 -实现了Json编辑器(JsonTextField)和密码生成Input(PasswordInputField)等组件,并且同时初步调整了组件目录结构,提高了代码的可读性. +实现了Json编辑器(JsonTextField).