From 3dd9d61028f760af69b333357e0d1acc6935ec06 Mon Sep 17 00:00:00 2001 From: hhyo Date: Sat, 16 May 2020 18:06:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E9=85=8D=E7=BD=AE=E5=A4=9A?= =?UTF-8?q?=E4=B8=AA=E9=98=BF=E9=87=8C=E4=BA=91=E8=AE=A4=E8=AF=81=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=EF=BC=8C#596?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/templates/base.html | 2 +- common/templates/config.html | 29 ----------------------- common/utils/aliyun_sdk.py | 22 +++++++++--------- sql/admin.py | 11 ++++----- sql/aliyun_rds.py | 19 +++++++-------- sql/models.py | 40 ++++++++++++++++++++++++++++++++ src/init_sql/v1.7.10_v1.7.11.sql | 14 +++++++++++ 7 files changed, 80 insertions(+), 57 deletions(-) create mode 100644 src/init_sql/v1.7.10_v1.7.11.sql diff --git a/common/templates/base.html b/common/templates/base.html index d18ff1f9fa..92cd4fc6c5 100644 --- a/common/templates/base.html +++ b/common/templates/base.html @@ -62,7 +62,7 @@