From 2372cc907c6a330016de0d8be6d863ff7e3b6fb0 Mon Sep 17 00:00:00 2001
From: yangjian 个人和小型团队的云笔记、云文档、知识管理私有化部署方案MrDoc觅道文档 - 记录文档、汇聚思想
+觅道文档 - 记录文档、汇聚思想
源码:码云 | 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 %} - - + + - + + - - + + - +