diff --git a/README.md b/README.md index 4767d0d..be93ff6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
个人和小型团队的云笔记、云文档、知识管理私有化部署方案
@@ -12,13 +12,13 @@ 官网 | 演示站点 | English | -QQ群 | +QQ群源码:码云 | diff --git a/README_ENG.md b/README_ENG.md index adead21..518f08d 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -1,4 +1,4 @@ -
Personal and small team notes, documents, knowledge management privatization deployment scheme
@@ -9,7 +9,7 @@-Home | +Home | Example Site | 中文 | QQ Group @@ -19,7 +19,7 @@
Installation Manual | User Manual | -Document Example | +Document Example
diff --git a/requirements.txt b/requirements.txt index b103941..c686b93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.13 +django==2.2.* beautifulsoup4==4.8.2 lxml pillow==7.1.0 diff --git a/template/app_admin/admin_base.html b/template/app_admin/admin_base.html index 7680bd3..f82a440 100644 --- a/template/app_admin/admin_base.html +++ b/template/app_admin/admin_base.html @@ -8,7 +8,7 @@ - + {% block custom_element %} {% endblock %} @@ -33,8 +33,8 @@ {% block content %} {% endblock %} - - + + - + + - - + + - +