diff --git a/.idea/1807c_git.iml b/.idea/1807c_git.iml
deleted file mode 100644
index f55066ad858740c4030814ae18c05e041a756754..0000000000000000000000000000000000000000
--- a/.idea/1807c_git.iml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index c2b98f103c9553c9ae0e0cacfca92a36f18338c7..0000000000000000000000000000000000000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index b9796d491af2d6424856f8d1c1276353a05023d5..0000000000000000000000000000000000000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7f4cb416c083d265558da75d457237d671..0000000000000000000000000000000000000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 950f0155c4dfa665621e28093d8e565bd37b2a47..0000000000000000000000000000000000000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,346 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- DEFINITION_ORDER
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1565864224947
-
-
- 1565864224947
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/git_cs/__pycache__/__init__.cpython-35.pyc b/git_cs/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a7c5b247ac450a7b24f72707707ca2383f980c8d
Binary files /dev/null and b/git_cs/__pycache__/__init__.cpython-35.pyc differ
diff --git a/git_cs/__pycache__/settings.cpython-35.pyc b/git_cs/__pycache__/settings.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..47fbc93d91c8d36c780a5dfa1ada7713fa64ec4c
Binary files /dev/null and b/git_cs/__pycache__/settings.cpython-35.pyc differ
diff --git a/git_cs/__pycache__/urls.cpython-35.pyc b/git_cs/__pycache__/urls.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..00202e2679074522b8c674820a8efdce9e6e40b5
Binary files /dev/null and b/git_cs/__pycache__/urls.cpython-35.pyc differ
diff --git a/git_cs/__pycache__/wsgi.cpython-35.pyc b/git_cs/__pycache__/wsgi.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..65bf066c71aef05c5a6ee3369e94ce6f8dabdade
Binary files /dev/null and b/git_cs/__pycache__/wsgi.cpython-35.pyc differ
diff --git a/git_cs/settings.py b/git_cs/settings.py
index ca6704d415aa3797c316703ac2fdcdbe941da2dc..60068467d21ebbe5b6366e7532416c0fc5566fab 100644
--- a/git_cs/settings.py
+++ b/git_cs/settings.py
@@ -39,6 +39,7 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'lishan',
'zhanghao',
+ 'zhangruiqiang',
]
diff --git a/git_cs/urls.py b/git_cs/urls.py
index cfbc12c146d93241332598b052fe87e863985211..16f537e554415d7e5b096c6abcb69d48af3a12d8 100644
--- a/git_cs/urls.py
+++ b/git_cs/urls.py
@@ -21,6 +21,7 @@ urlpatterns = [
path('lishan',include('lishan.urls')),
path('',TemplateView.as_view(template_name='index.html')),
- path('zhanghao/',include('zhanghao.urls'))
+ path('zhanghao/',include('zhanghao.urls')),
+ path('zhangruiqiang/',include('zhangruiqiang.urls')),
]
diff --git a/lishan/__pycache__/__init__.cpython-35.pyc b/lishan/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c918c49c814c99fd596159df22a13f9ba2e8a5ac
Binary files /dev/null and b/lishan/__pycache__/__init__.cpython-35.pyc differ
diff --git a/lishan/__pycache__/admin.cpython-35.pyc b/lishan/__pycache__/admin.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d9ff71c12a422cd1a55624ba8b22ad0def83b196
Binary files /dev/null and b/lishan/__pycache__/admin.cpython-35.pyc differ
diff --git a/lishan/__pycache__/models.cpython-35.pyc b/lishan/__pycache__/models.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9d9ecf256ef1f26f995065a237d44adaa57544f3
Binary files /dev/null and b/lishan/__pycache__/models.cpython-35.pyc differ
diff --git a/lishan/__pycache__/urls.cpython-35.pyc b/lishan/__pycache__/urls.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cb16705e8501598b497d2abfbf22c131b5a75d30
Binary files /dev/null and b/lishan/__pycache__/urls.cpython-35.pyc differ
diff --git a/lishan/__pycache__/views.cpython-35.pyc b/lishan/__pycache__/views.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7959e485ce92ac8179ffe74218a1f3471c37e703
Binary files /dev/null and b/lishan/__pycache__/views.cpython-35.pyc differ
diff --git a/lishan/migrations/__pycache__/__init__.cpython-35.pyc b/lishan/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1a41dff7f6f454680b00751e22f99998ee644c02
Binary files /dev/null and b/lishan/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/templates/index.html b/templates/index.html
index eb2baf14425ad6090feec56623cd304867a330e6..02669119547cb738ef6c1d064ec2eb9e30953ab1 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -11,7 +11,7 @@
李姗
张浩
-
+ 张瑞强
diff --git a/templates/zhangruiqiang.html b/templates/zhangruiqiang.html
new file mode 100644
index 0000000000000000000000000000000000000000..99022ac3de20ad0e4bd489febcfcd655699e449c
--- /dev/null
+++ b/templates/zhangruiqiang.html
@@ -0,0 +1,11 @@
+
+
+
+
+ Title
+
+
+我是张瑞强
+
+
+
\ No newline at end of file
diff --git a/zhanghao/__pycache__/__init__.cpython-35.pyc b/zhanghao/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4cbbae32f26937f6663565e25f0a3083cf78625e
Binary files /dev/null and b/zhanghao/__pycache__/__init__.cpython-35.pyc differ
diff --git a/zhanghao/__pycache__/admin.cpython-35.pyc b/zhanghao/__pycache__/admin.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..fd6e6d5921eb8224f39ae7ca6b408691291379dc
Binary files /dev/null and b/zhanghao/__pycache__/admin.cpython-35.pyc differ
diff --git a/zhanghao/__pycache__/models.cpython-35.pyc b/zhanghao/__pycache__/models.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5edcbb7aabe40d8ae3ad974366fe89f3ab5d2afe
Binary files /dev/null and b/zhanghao/__pycache__/models.cpython-35.pyc differ
diff --git a/zhanghao/__pycache__/urls.cpython-35.pyc b/zhanghao/__pycache__/urls.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..793ed98ad91f1a900fe62f3e562484184bd4a4df
Binary files /dev/null and b/zhanghao/__pycache__/urls.cpython-35.pyc differ
diff --git a/zhanghao/__pycache__/views.cpython-35.pyc b/zhanghao/__pycache__/views.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e0ae65f62d79c3710e234b2f05e253753cbd9f9a
Binary files /dev/null and b/zhanghao/__pycache__/views.cpython-35.pyc differ
diff --git a/zhanghao/migrations/__pycache__/__init__.cpython-35.pyc b/zhanghao/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0877f90886c36ffc608f01f18ce92b9d8372f374
Binary files /dev/null and b/zhanghao/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/zhangruiqiang/__init__.py b/zhangruiqiang/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/zhangruiqiang/__pycache__/__init__.cpython-35.pyc b/zhangruiqiang/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4d2713147f51a97accb5f0715d744da3941dc7cf
Binary files /dev/null and b/zhangruiqiang/__pycache__/__init__.cpython-35.pyc differ
diff --git a/zhangruiqiang/__pycache__/admin.cpython-35.pyc b/zhangruiqiang/__pycache__/admin.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b046b4f7c84ec124eb45e0cd468ee4b8d70eee5e
Binary files /dev/null and b/zhangruiqiang/__pycache__/admin.cpython-35.pyc differ
diff --git a/zhangruiqiang/__pycache__/models.cpython-35.pyc b/zhangruiqiang/__pycache__/models.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..85bfc84f1cfe5ab1290bd63b8ef5fd613970c31a
Binary files /dev/null and b/zhangruiqiang/__pycache__/models.cpython-35.pyc differ
diff --git a/zhangruiqiang/__pycache__/urls.cpython-35.pyc b/zhangruiqiang/__pycache__/urls.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ca61aff25d922c88202056b4f238219f9c9f5283
Binary files /dev/null and b/zhangruiqiang/__pycache__/urls.cpython-35.pyc differ
diff --git a/zhangruiqiang/__pycache__/views.cpython-35.pyc b/zhangruiqiang/__pycache__/views.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..63bb6bb426987375a043e9678160c82dca3e7380
Binary files /dev/null and b/zhangruiqiang/__pycache__/views.cpython-35.pyc differ
diff --git a/zhangruiqiang/admin.py b/zhangruiqiang/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/zhangruiqiang/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/zhangruiqiang/apps.py b/zhangruiqiang/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..aca2b39217eee5d83f0e184ff1d350edef016ca5
--- /dev/null
+++ b/zhangruiqiang/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class ZhangruiqiangConfig(AppConfig):
+ name = 'zhangruiqiang'
diff --git a/zhangruiqiang/migrations/__init__.py b/zhangruiqiang/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/zhangruiqiang/migrations/__pycache__/__init__.cpython-35.pyc b/zhangruiqiang/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a194f18dc71e30a0dcdc301c443762ceab8693b9
Binary files /dev/null and b/zhangruiqiang/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/zhangruiqiang/models.py b/zhangruiqiang/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/zhangruiqiang/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/zhangruiqiang/tests.py b/zhangruiqiang/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/zhangruiqiang/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/zhangruiqiang/urls.py b/zhangruiqiang/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..4dd862be9cafe2b6083acbafd7a344563df7dca0
--- /dev/null
+++ b/zhangruiqiang/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path
+#rom guanliangliang import views
+from zhangruiqiang import views
+app_name = 'zhangruiqiang'
+
+urlpatterns = [
+ path('zhangruiqiang/', views.zhangruiqiang, name='zhangruiqiang')
+]
\ No newline at end of file
diff --git a/zhangruiqiang/views.py b/zhangruiqiang/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..ebef0f55d25c2d0356b85426ed61dca99881fd55
--- /dev/null
+++ b/zhangruiqiang/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def zhangruiqiang(request):
+ return render(request,'zhangruiqiang.html')
\ No newline at end of file