+
+
+
\ No newline at end of file
diff --git a/1807c_git/templates/shijian.html b/1807c_git/templates/shijian.html
new file mode 100644
index 0000000000000000000000000000000000000000..251c8433e745fc63e4dc3246d9d19b33327b7efd
--- /dev/null
+++ b/1807c_git/templates/shijian.html
@@ -0,0 +1,10 @@
+
+
+
+
+ 石坚
+
+
+
石坚
+
+
\ No newline at end of file
diff --git a/chenghao/__init__.py b/chenghao/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/chenghao/__pycache__/__init__.cpython-36.pyc b/chenghao/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6c72aa60f4ac35467259cd18055424fa4b2047e8
Binary files /dev/null and b/chenghao/__pycache__/__init__.cpython-36.pyc differ
diff --git a/chenghao/__pycache__/__init__.cpython-37.pyc b/chenghao/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..dc7117ce843a3f3c9fa13ab83817b5803315e257
Binary files /dev/null and b/chenghao/__pycache__/__init__.cpython-37.pyc differ
diff --git a/chenghao/__pycache__/admin.cpython-36.pyc b/chenghao/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d7d7f8e68af537955e2306f66bfddbcf1922c685
Binary files /dev/null and b/chenghao/__pycache__/admin.cpython-36.pyc differ
diff --git a/chenghao/__pycache__/admin.cpython-37.pyc b/chenghao/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..78f48f4fa8367f32fa0db26d2b1415990aa9d8e5
Binary files /dev/null and b/chenghao/__pycache__/admin.cpython-37.pyc differ
diff --git a/chenghao/__pycache__/models.cpython-36.pyc b/chenghao/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1aa0dc43ccf00e3fddce35d1d9fb8d31a603b27a
Binary files /dev/null and b/chenghao/__pycache__/models.cpython-36.pyc differ
diff --git a/chenghao/__pycache__/models.cpython-37.pyc b/chenghao/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8dc2dd134de1a01a8eb243c49f47ef5e2eab13d0
Binary files /dev/null and b/chenghao/__pycache__/models.cpython-37.pyc differ
diff --git a/chenghao/__pycache__/urls.cpython-36.pyc b/chenghao/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5aa64163f837cb7834d01ad7daef6bbcf80de096
Binary files /dev/null and b/chenghao/__pycache__/urls.cpython-36.pyc differ
diff --git a/chenghao/__pycache__/urls.cpython-37.pyc b/chenghao/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1ec3028afd0daecf691e290fafbbab46ac1409fc
Binary files /dev/null and b/chenghao/__pycache__/urls.cpython-37.pyc differ
diff --git a/chenghao/__pycache__/views.cpython-36.pyc b/chenghao/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..89c4bb758e2709011913707a53875f661394f5c9
Binary files /dev/null and b/chenghao/__pycache__/views.cpython-36.pyc differ
diff --git a/chenghao/__pycache__/views.cpython-37.pyc b/chenghao/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..49585ab2d4bc396f19faa2ecfd52e8af9b6f29aa
Binary files /dev/null and b/chenghao/__pycache__/views.cpython-37.pyc differ
diff --git a/chenghao/admin.py b/chenghao/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/chenghao/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/chenghao/apps.py b/chenghao/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..fb26b01d90f7e3c0a24f116ad54f2cc4f6a69ac3
--- /dev/null
+++ b/chenghao/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class ChenghaoConfig(AppConfig):
+ name = 'chenghao'
diff --git a/chenghao/migrations/__init__.py b/chenghao/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/chenghao/migrations/__pycache__/__init__.cpython-36.pyc b/chenghao/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3fd386458f2dae3be40bcfa03936981ef5829570
Binary files /dev/null and b/chenghao/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/chenghao/migrations/__pycache__/__init__.cpython-37.pyc b/chenghao/migrations/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2b90ad70c8dd7f576af731ad49b04e225cf61226
Binary files /dev/null and b/chenghao/migrations/__pycache__/__init__.cpython-37.pyc differ
diff --git a/chenghao/models.py b/chenghao/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/chenghao/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/chenghao/tests.py b/chenghao/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/chenghao/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/chenghao/urls.py b/chenghao/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..357a0c7d5c792114284ee05dddc8ce785ec43814
--- /dev/null
+++ b/chenghao/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path
+from chenghao import views
+
+
+app_name = 'chenghao'
+urlpatterns = [
+ path('chenghao/',views.ch,name ='chenghao')
+]
\ No newline at end of file
diff --git a/chenghao/views.py b/chenghao/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..3b86231ca573a35ca418ee00466fc69824db8185
--- /dev/null
+++ b/chenghao/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def ch(request):
+ return render(request,'ch.html')
\ No newline at end of file
diff --git a/dusen/__init__.py b/dusen/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/dusen/__pycache__/__init__.cpython-36.pyc b/dusen/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..47965ba181b89fa587b2caf9b46e67c277b85751
Binary files /dev/null and b/dusen/__pycache__/__init__.cpython-36.pyc differ
diff --git a/dusen/__pycache__/__init__.cpython-37.pyc b/dusen/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..50917b7e32a1588b73487658212f105b5aa3c142
Binary files /dev/null and b/dusen/__pycache__/__init__.cpython-37.pyc differ
diff --git a/dusen/__pycache__/admin.cpython-36.pyc b/dusen/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0e9848e4a693c395cf69f98c6960eb2a4378e0a2
Binary files /dev/null and b/dusen/__pycache__/admin.cpython-36.pyc differ
diff --git a/dusen/__pycache__/admin.cpython-37.pyc b/dusen/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ac72512091b1cecd9df781418da00b9a658ce536
Binary files /dev/null and b/dusen/__pycache__/admin.cpython-37.pyc differ
diff --git a/dusen/__pycache__/models.cpython-36.pyc b/dusen/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a26093c88ac3d5501a7623e965d34bb2395665c3
Binary files /dev/null and b/dusen/__pycache__/models.cpython-36.pyc differ
diff --git a/dusen/__pycache__/models.cpython-37.pyc b/dusen/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9702d741016357092ca5a01df1625ac97b4ba04b
Binary files /dev/null and b/dusen/__pycache__/models.cpython-37.pyc differ
diff --git a/dusen/__pycache__/urls.cpython-36.pyc b/dusen/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..67ff2a1e557370f000c8fe2eb8989e994b7d02fd
Binary files /dev/null and b/dusen/__pycache__/urls.cpython-36.pyc differ
diff --git a/dusen/__pycache__/urls.cpython-37.pyc b/dusen/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..66ee56df056defa1b03be302caacf7a10afe220f
Binary files /dev/null and b/dusen/__pycache__/urls.cpython-37.pyc differ
diff --git a/dusen/__pycache__/views.cpython-36.pyc b/dusen/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2cf5bfe6ac828377da129f75b84ad01b50732558
Binary files /dev/null and b/dusen/__pycache__/views.cpython-36.pyc differ
diff --git a/dusen/__pycache__/views.cpython-37.pyc b/dusen/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b9c7e57ba58e9f53306db4f6265efc46bd802d5f
Binary files /dev/null and b/dusen/__pycache__/views.cpython-37.pyc differ
diff --git a/dusen/admin.py b/dusen/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/dusen/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/dusen/apps.py b/dusen/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..80ceb3309c13e21bdd8f569416010c979f0f3ca6
--- /dev/null
+++ b/dusen/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class DusenConfig(AppConfig):
+ name = 'dusen'
diff --git a/dusen/migrations/__pycache__/__init__.cpython-35.pyc b/dusen/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3e369f38f9d0ba3901b1c35b6ffae5a009fdb8c0
Binary files /dev/null and b/dusen/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/dusen/migrations/__pycache__/__init__.cpython-36.pyc b/dusen/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6496188cd85bce19b9226ad7e920b74512b21442
Binary files /dev/null and b/dusen/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/dusen/models.py b/dusen/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/dusen/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/dusen/tests.py b/dusen/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/dusen/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/dusen/urls.py b/dusen/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..a73c535a8f32f19dccf0351aeede9430a73d2d1f
--- /dev/null
+++ b/dusen/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from . import views
+app_name='dusen'
+
+urlpatterns = [
+ path('',views.index,name='index'),
+ path('dusen/',views.dusen,name='dusen')
+]
\ No newline at end of file
diff --git a/dusen/views.py b/dusen/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..0f698f79a83ab29cce6b1f8d191b6a1bc862d083
--- /dev/null
+++ b/dusen/views.py
@@ -0,0 +1,8 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+ return render(request,'index.html')
+
+def dusen(request):
+ return render(request,'dusen.html')
diff --git a/fxy/__init__.py b/fxy/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/fxy/__pycache__/__init__.cpython-36.pyc b/fxy/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a158550b6b7c65dd042fe135b1374283162e50b1
Binary files /dev/null and b/fxy/__pycache__/__init__.cpython-36.pyc differ
diff --git a/fxy/__pycache__/__init__.cpython-37.pyc b/fxy/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5a129292edd6ce8875b8760fcd74733686944f3e
Binary files /dev/null and b/fxy/__pycache__/__init__.cpython-37.pyc differ
diff --git a/fxy/__pycache__/admin.cpython-36.pyc b/fxy/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..617e8b29f3eb891d6819465ba9115f8c4e26b3f8
Binary files /dev/null and b/fxy/__pycache__/admin.cpython-36.pyc differ
diff --git a/fxy/__pycache__/admin.cpython-37.pyc b/fxy/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..381d9180be94ee52faa21cc2e1ca0e7449b1fd9c
Binary files /dev/null and b/fxy/__pycache__/admin.cpython-37.pyc differ
diff --git a/fxy/__pycache__/models.cpython-36.pyc b/fxy/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7392a5c8616c2bc79f9694263489263fe3c8ec55
Binary files /dev/null and b/fxy/__pycache__/models.cpython-36.pyc differ
diff --git a/fxy/__pycache__/models.cpython-37.pyc b/fxy/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1cdb6091308a667a9a8c963f9364b40b7f5d9967
Binary files /dev/null and b/fxy/__pycache__/models.cpython-37.pyc differ
diff --git a/fxy/__pycache__/urls.cpython-36.pyc b/fxy/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0d46358bcef44810906458d86770e74b360e861f
Binary files /dev/null and b/fxy/__pycache__/urls.cpython-36.pyc differ
diff --git a/fxy/__pycache__/urls.cpython-37.pyc b/fxy/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bf6e100d0acb84da41c2546ebcf2ad97996070c9
Binary files /dev/null and b/fxy/__pycache__/urls.cpython-37.pyc differ
diff --git a/fxy/__pycache__/views.cpython-36.pyc b/fxy/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..161c277a940fc00b1c266a2fc4717740e15326b7
Binary files /dev/null and b/fxy/__pycache__/views.cpython-36.pyc differ
diff --git a/fxy/__pycache__/views.cpython-37.pyc b/fxy/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1ed577c4c96aca5a1153eabd6c1bed6ac2a73949
Binary files /dev/null and b/fxy/__pycache__/views.cpython-37.pyc differ
diff --git a/fxy/admin.py b/fxy/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/fxy/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/fxy/apps.py b/fxy/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..ef39e8c208a73ed2da54376ca052e9c81214c2e7
--- /dev/null
+++ b/fxy/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class FxyConfig(AppConfig):
+ name = 'fxy'
diff --git a/fxy/migrations/__pycache__/__init__.cpython-35.pyc b/fxy/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8d4e66dfa8a144577ff5e0b5bc43901cd1025062
Binary files /dev/null and b/fxy/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/fxy/migrations/__pycache__/__init__.cpython-36.pyc b/fxy/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..693f4fdd0af3c9d5cae2c6ff5eeb717013c1b736
Binary files /dev/null and b/fxy/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/fxy/models.py b/fxy/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/fxy/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/fxy/tests.py b/fxy/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/fxy/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/fxy/urls.py b/fxy/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..93c8ad01dfccc2eaf1a68233d0a22e4998c88992
--- /dev/null
+++ b/fxy/urls.py
@@ -0,0 +1,7 @@
+from django.urls import path
+from fxy import views
+
+app_name = 'fxy'
+urlpatterns = [
+ path('fxy/',views.fxy,name='fxy')
+]
\ No newline at end of file
diff --git a/fxy/views.py b/fxy/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..8e85b4f3ead3814a1273a2f645964d32dae7be9d
--- /dev/null
+++ b/fxy/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def fxy(request):
+ return render(request,'fxy.html')
\ No newline at end of file
diff --git a/git_cs/__pycache__/__init__.cpython-36.pyc b/git_cs/__pycache__/__init__.cpython-36.pyc
index f9bc28ed002a24c21ff9e10f832c527dd274ece3..613585bf25ac7b21440490c7c0981afd51856661 100644
Binary files a/git_cs/__pycache__/__init__.cpython-36.pyc and b/git_cs/__pycache__/__init__.cpython-36.pyc differ
diff --git a/git_cs/__pycache__/__init__.cpython-37.pyc b/git_cs/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3078a699b942c60f0078afe05ce9fca84a0bb9e3
Binary files /dev/null and b/git_cs/__pycache__/__init__.cpython-37.pyc differ
diff --git a/git_cs/__pycache__/settings.cpython-36.pyc b/git_cs/__pycache__/settings.cpython-36.pyc
index 3b4e18e771daaa9eaf02f6256adb744ba4e33c35..7fc158742f76e5889b241c05c3733d23dd61d6d9 100644
Binary files a/git_cs/__pycache__/settings.cpython-36.pyc and b/git_cs/__pycache__/settings.cpython-36.pyc differ
diff --git a/git_cs/__pycache__/settings.cpython-37.pyc b/git_cs/__pycache__/settings.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..896ea753488e3cd9d8b574b3b3a08ae6116d5b54
Binary files /dev/null and b/git_cs/__pycache__/settings.cpython-37.pyc differ
diff --git a/git_cs/__pycache__/urls.cpython-36.pyc b/git_cs/__pycache__/urls.cpython-36.pyc
index 1ec19ee10c3cfa243663f169b5b9052e54bc0dc2..81b5d39575c1ed3c0e4df57591bb778b23a7b1c2 100644
Binary files a/git_cs/__pycache__/urls.cpython-36.pyc and b/git_cs/__pycache__/urls.cpython-36.pyc differ
diff --git a/git_cs/__pycache__/urls.cpython-37.pyc b/git_cs/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2950bfd67ef9032243e6b7e354bb9d2b8afabd77
Binary files /dev/null and b/git_cs/__pycache__/urls.cpython-37.pyc differ
diff --git a/git_cs/__pycache__/wsgi.cpython-36.pyc b/git_cs/__pycache__/wsgi.cpython-36.pyc
index 42e149c13973d5923055bd5a7a8f464ffcb70119..defdf69281ef59fc3cf64086d890355bf44357c8 100644
Binary files a/git_cs/__pycache__/wsgi.cpython-36.pyc and b/git_cs/__pycache__/wsgi.cpython-36.pyc differ
diff --git a/git_cs/__pycache__/wsgi.cpython-37.pyc b/git_cs/__pycache__/wsgi.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9f3366fe2a2e0f83f7de9b1970dc37f7fa7bc0cc
Binary files /dev/null and b/git_cs/__pycache__/wsgi.cpython-37.pyc differ
diff --git a/git_cs/settings.py b/git_cs/settings.py
index 94f29d941d064548b18affd2c65d2f72cfcd15fa..91e58c3649ea4048d6a3cb4d0cef25572f265872 100644
--- a/git_cs/settings.py
+++ b/git_cs/settings.py
@@ -37,6 +37,42 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
+ # 'huoyanan',
+ # 'huoyanan',
+ 'huoyanan',
+ 'klq',
+ 'hbj',
+ 'dusen',
+ 'lishan',
+ 'zhanghao',
+ 'fxy',
+ 'houxiaodong',
+ 'guanliang',
+ 'lilei',
+ 'wsw',
+ 'houjunjie',
+ # 'wangmwngli',
+ # 'mazhen',
+ 'liyichao',
+ 'slq',
+ 'guohongyi',
+ # 'zhangruiqiang',
+ 'chenghao',
+ 'zhangruiqiang',
+ 'guolukuan',
+
+
+
+
+
+
+
+
+
+
+ 'sxh',
+
+
]
MIDDLEWARE = [
diff --git a/git_cs/urls.py b/git_cs/urls.py
index ec77a28ffffa215462e7b2a7ee60095f54f54353..0f66562150fe7fec34d5f24f8b509f227c2e1897 100644
--- a/git_cs/urls.py
+++ b/git_cs/urls.py
@@ -15,6 +15,84 @@ Including another URLconf
"""
from django.urls import path, include
from django.views.generic.base import TemplateView
+
urlpatterns = [
+
+ path('lishan',include('lishan.urls')),
path('',TemplateView.as_view(template_name='index.html')),
+
+
+ path('huoyanan/',include('huoyanan.urls')),
+
+ path('klq/',include('klq.urls')),
+ path('hbj/',include('hbj.urls')),
+ path('dusen/',include('dusen.urls')),
+ path('zhanghao/',include('zhanghao.urls')),
+ path('lilei/', include('lilei.urls')),
+ # path('zhanghao/',include('zhanghao.urls')),
+ #path('zhanghao/',include('zhanghao.urls')),
+ # path('zhanghao/',include('zhanghao.urls')),
+ path('fxy/',include('fxy.urls')),
+ path('hxd/', include('houxiaodong.urls')),
+ path('guanliang/', include('guanliang.urls')),
+ path('glk/', include('guolukuan.urls')),
+
+
+
+ # path('hxd/', include('houxiaodong.urls')),
+
+
+ #path('hxd/', include('houxiaodong.urls')),
+
+
+ path('wsw/',include('wsw.urls')),
+
+
+
+ path('houjunjie/', include('houjunjie.urls')),
+
+
+ path('wangmengli/', include('wangmwngli.urls')),
+ path('gonghongyi/', include('guohongyi.urls')),
+
+
+
+ path('slq/', include('slq.urls')),
+
+
+
+
+
+ path('mazhen/',include('mazhen.urls')),
+ path('liyichao',include('liyichao.urls')),
+
+
+
+
+ path('chenghao/',include('chenghao.urls')),
+
+
+
+ # path('zhangruiqiang/',include('zhangruiqiang.urls'))
+
+ # path('zhangruiqiang/',include('zhangruiqiang.urls')),
+
+
+
+
+
+ path("sxh/",include("sxh.urls")),
+
+
+
+
+ # path('zhangruiqiang/',include('zhangruiqiang.urls')),
+
+
+
+
+ path('zhangruiqiang/',include('zhangruiqiang.urls')),
+
+
+
]
diff --git a/guanliang/__init__.py b/guanliang/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/guanliang/__pycache__/__init__.cpython-36.pyc b/guanliang/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..47476b8e6727cacb84bff409ccd83df8f8a3f1d2
Binary files /dev/null and b/guanliang/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guanliang/__pycache__/__init__.cpython-37.pyc b/guanliang/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c8ff4f24bc16e4ec83b591ef218b0cac98a84571
Binary files /dev/null and b/guanliang/__pycache__/__init__.cpython-37.pyc differ
diff --git a/guanliang/__pycache__/admin.cpython-36.pyc b/guanliang/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..61f7b4909610a8fac26fbe2ae02ab0eb030af1c2
Binary files /dev/null and b/guanliang/__pycache__/admin.cpython-36.pyc differ
diff --git a/guanliang/__pycache__/admin.cpython-37.pyc b/guanliang/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7c1a2fd651ff4811bce25677ff96a2fb44fc8fd2
Binary files /dev/null and b/guanliang/__pycache__/admin.cpython-37.pyc differ
diff --git a/guanliang/__pycache__/models.cpython-36.pyc b/guanliang/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7e33a49877bfe172fecea973fdfd31376c91d541
Binary files /dev/null and b/guanliang/__pycache__/models.cpython-36.pyc differ
diff --git a/guanliang/__pycache__/models.cpython-37.pyc b/guanliang/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4aa0ea4c4020e6499130064a626b2f493fd35125
Binary files /dev/null and b/guanliang/__pycache__/models.cpython-37.pyc differ
diff --git a/guanliang/__pycache__/urls.cpython-36.pyc b/guanliang/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..76f209d604eb4fb3bbec2896dcd4da75a4caba0b
Binary files /dev/null and b/guanliang/__pycache__/urls.cpython-36.pyc differ
diff --git a/guanliang/__pycache__/urls.cpython-37.pyc b/guanliang/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a1edb486a94c468b4d82c028cb4a03f9b2ddba39
Binary files /dev/null and b/guanliang/__pycache__/urls.cpython-37.pyc differ
diff --git a/guanliang/__pycache__/views.cpython-36.pyc b/guanliang/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7ced4a966cfda12ffcecd998c09ea21343cb2941
Binary files /dev/null and b/guanliang/__pycache__/views.cpython-36.pyc differ
diff --git a/guanliang/__pycache__/views.cpython-37.pyc b/guanliang/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b508eccc328ad77fdd2471774393a0ceac4e0a1c
Binary files /dev/null and b/guanliang/__pycache__/views.cpython-37.pyc differ
diff --git a/guanliang/admin.py b/guanliang/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/guanliang/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/guanliang/apps.py b/guanliang/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..d054ea5386fd3bb2ae84178fe4f8820423df52b9
--- /dev/null
+++ b/guanliang/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class GuanliangConfig(AppConfig):
+ name = 'guanliang'
diff --git a/guanliang/migrations/__pycache__/__init__.cpython-35.pyc b/guanliang/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f33742e8ab196b68f26a83f7909889c6a3194dab
Binary files /dev/null and b/guanliang/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/guanliang/migrations/__pycache__/__init__.cpython-36.pyc b/guanliang/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..553baaa4b7dab658067ae56eea405a2f43b02d6f
Binary files /dev/null and b/guanliang/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guanliang/models.py b/guanliang/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/guanliang/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/guanliang/tests.py b/guanliang/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/guanliang/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/guanliang/urls.py b/guanliang/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..bb6587e2e5fb09f4ddaf20124779e41200c32b54
--- /dev/null
+++ b/guanliang/urls.py
@@ -0,0 +1,7 @@
+from django.urls import path
+from guanliang import views
+
+app_name = 'guanliangliang'
+urlpatterns = [
+ path('guanliang/', views.index, name='guan')
+]
\ No newline at end of file
diff --git a/guanliang/views.py b/guanliang/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..b2812e658a79a69713011b776078180d10c174a8
--- /dev/null
+++ b/guanliang/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+ return render(request, 'guanliang.html')
\ No newline at end of file
diff --git a/guohongyi/__init__.py b/guohongyi/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/guohongyi/__pycache__/__init__.cpython-36.pyc b/guohongyi/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ff5811d8f2a652342a8aff75e991f37e6576a0ad
Binary files /dev/null and b/guohongyi/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guohongyi/__pycache__/admin.cpython-36.pyc b/guohongyi/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..67b83660b890f3c8d5ff9d4403f282da916f882e
Binary files /dev/null and b/guohongyi/__pycache__/admin.cpython-36.pyc differ
diff --git a/guohongyi/__pycache__/models.cpython-36.pyc b/guohongyi/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e4e9b444fc768b0419c82c7383cc88ed55990ddc
Binary files /dev/null and b/guohongyi/__pycache__/models.cpython-36.pyc differ
diff --git a/guohongyi/__pycache__/urls.cpython-36.pyc b/guohongyi/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..29c1205b7d0abb4da2b2281452a9454afdcfedee
Binary files /dev/null and b/guohongyi/__pycache__/urls.cpython-36.pyc differ
diff --git a/guohongyi/__pycache__/views.cpython-36.pyc b/guohongyi/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..da0b9f939f7cb423fb7b97155b33d18c7cb2a9d1
Binary files /dev/null and b/guohongyi/__pycache__/views.cpython-36.pyc differ
diff --git a/guohongyi/admin.py b/guohongyi/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/guohongyi/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/guohongyi/apps.py b/guohongyi/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..b6d1b39e9d26e765737bec75c5230defe0fa3275
--- /dev/null
+++ b/guohongyi/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class GuohongyiConfig(AppConfig):
+ name = 'guohongyi'
diff --git a/guohongyi/migrations/__init__.py b/guohongyi/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/guohongyi/migrations/__pycache__/__init__.cpython-36.pyc b/guohongyi/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..69a1d5405a3c8179532acf5c7e9d285d4dd5058b
Binary files /dev/null and b/guohongyi/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guohongyi/models.py b/guohongyi/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/guohongyi/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/guohongyi/tests.py b/guohongyi/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/guohongyi/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/guohongyi/urls.py b/guohongyi/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..46676d88cd0bc383e2ed4c828334a6fcdb36ee10
--- /dev/null
+++ b/guohongyi/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from guohongyi import views
+app_name='guohongyi'
+
+urlpatterns = [
+
+ path('guohongyi/',views.guohongyi,name='guohongyi')
+]
\ No newline at end of file
diff --git a/guohongyi/views.py b/guohongyi/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..f72b613b5ff9046fded762b1e0186b8b19bc9899
--- /dev/null
+++ b/guohongyi/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def guohongyi(request):
+ return render(request, 'gonghongyi.html')
\ No newline at end of file
diff --git a/guolukuan/__init__.py b/guolukuan/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/guolukuan/__pycache__/__init__.cpython-36.pyc b/guolukuan/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..273476da4fdbdf43fd7dac5accfdf9ec4f99154d
Binary files /dev/null and b/guolukuan/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guolukuan/__pycache__/admin.cpython-36.pyc b/guolukuan/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4350c8e1a309ebd651d5754cc78afb13e4f89bd5
Binary files /dev/null and b/guolukuan/__pycache__/admin.cpython-36.pyc differ
diff --git a/guolukuan/__pycache__/models.cpython-36.pyc b/guolukuan/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4d2e975877a7602a1a602e62409cfab0b6ec158c
Binary files /dev/null and b/guolukuan/__pycache__/models.cpython-36.pyc differ
diff --git a/guolukuan/__pycache__/urls.cpython-36.pyc b/guolukuan/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9edbed1acc5f4cbe078e055c69e8243f7ffcbf8c
Binary files /dev/null and b/guolukuan/__pycache__/urls.cpython-36.pyc differ
diff --git a/guolukuan/__pycache__/views.cpython-36.pyc b/guolukuan/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1c2273cf53fdf030883eb88bb4d7141c24173e05
Binary files /dev/null and b/guolukuan/__pycache__/views.cpython-36.pyc differ
diff --git a/guolukuan/admin.py b/guolukuan/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/guolukuan/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/guolukuan/apps.py b/guolukuan/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..600f793e477c5a977bdf1ed21f715161b813c563
--- /dev/null
+++ b/guolukuan/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class GuolukuanConfig(AppConfig):
+ name = 'guolukuan'
diff --git a/guolukuan/migrations/__init__.py b/guolukuan/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/guolukuan/migrations/__pycache__/__init__.cpython-36.pyc b/guolukuan/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b5fdd55712cc92b508aeda896e8313dc0340b702
Binary files /dev/null and b/guolukuan/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/guolukuan/models.py b/guolukuan/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/guolukuan/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/guolukuan/tests.py b/guolukuan/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/guolukuan/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/guolukuan/urls.py b/guolukuan/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..1faa280b8e3606771e3f10ace7183d68ad9dd35f
--- /dev/null
+++ b/guolukuan/urls.py
@@ -0,0 +1,6 @@
+from django.urls import path
+from guolukuan import views
+app_name = 'glk'
+urlpatterns = [
+ path('glk/',views.glk,name='glk')
+]
\ No newline at end of file
diff --git a/guolukuan/views.py b/guolukuan/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..e9d102f4287aea6ce1ff8fe7bbd62208d0d9b4a3
--- /dev/null
+++ b/guolukuan/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def glk(request):
+ return render(request,'glk.html')
diff --git a/hbj/__init__.py b/hbj/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/hbj/__pycache__/__init__.cpython-36.pyc b/hbj/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..87421e1b92ea0dc4f9a0b5fc6f8779e62eb92d3b
Binary files /dev/null and b/hbj/__pycache__/__init__.cpython-36.pyc differ
diff --git a/hbj/__pycache__/__init__.cpython-37.pyc b/hbj/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f9f52901cff2be085d807e4b03bef2e4a386feb0
Binary files /dev/null and b/hbj/__pycache__/__init__.cpython-37.pyc differ
diff --git a/hbj/__pycache__/admin.cpython-36.pyc b/hbj/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b1e6676cdce459d85e9d6e5946f368931b930598
Binary files /dev/null and b/hbj/__pycache__/admin.cpython-36.pyc differ
diff --git a/hbj/__pycache__/admin.cpython-37.pyc b/hbj/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c50f8fe9f8c0b0dc5cddf68baf0f712ff7dfa184
Binary files /dev/null and b/hbj/__pycache__/admin.cpython-37.pyc differ
diff --git a/hbj/__pycache__/models.cpython-36.pyc b/hbj/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4480aaf8717db1ad1daa25bc1625a23aa9f2b06c
Binary files /dev/null and b/hbj/__pycache__/models.cpython-36.pyc differ
diff --git a/hbj/__pycache__/models.cpython-37.pyc b/hbj/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6120de3db527989022e3c00d8e2a74fd615749aa
Binary files /dev/null and b/hbj/__pycache__/models.cpython-37.pyc differ
diff --git a/hbj/__pycache__/urls.cpython-36.pyc b/hbj/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..661bc2c196c456a045d9e851988047ea184a04df
Binary files /dev/null and b/hbj/__pycache__/urls.cpython-36.pyc differ
diff --git a/hbj/__pycache__/urls.cpython-37.pyc b/hbj/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3446d97ac3ea50226a33c9a69946c5c332be97d3
Binary files /dev/null and b/hbj/__pycache__/urls.cpython-37.pyc differ
diff --git a/hbj/__pycache__/views.cpython-36.pyc b/hbj/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ab2649697916399233d6bf2e35fe9c1450c1a261
Binary files /dev/null and b/hbj/__pycache__/views.cpython-36.pyc differ
diff --git a/hbj/__pycache__/views.cpython-37.pyc b/hbj/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..84dde0e071a3c733d87ae2b69a2c7be5a7e37384
Binary files /dev/null and b/hbj/__pycache__/views.cpython-37.pyc differ
diff --git a/hbj/admin.py b/hbj/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/hbj/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/hbj/apps.py b/hbj/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..8ac326454c7a56e951a42c3a6926cd375e6431c8
--- /dev/null
+++ b/hbj/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class HbjConfig(AppConfig):
+ name = 'hbj'
diff --git a/hbj/migrations/__pycache__/__init__.cpython-35.pyc b/hbj/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5ca582c3e68c3198bcf57eea2ef3416df36569a4
Binary files /dev/null and b/hbj/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/hbj/migrations/__pycache__/__init__.cpython-36.pyc b/hbj/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..511e282e0e42dff66d0ec8e4c35d03d2f1e38e0c
Binary files /dev/null and b/hbj/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/hbj/models.py b/hbj/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/hbj/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/hbj/tests.py b/hbj/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/hbj/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/hbj/urls.py b/hbj/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..750643988d3b1035c04cada4213ac1ad57f1d47a
--- /dev/null
+++ b/hbj/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path
+from hbj import views
+
+app_name='hbj'
+urlpatterns = [
+ path('hbj/',views.hbj,name='hbj')
+]
+
diff --git a/hbj/views.py b/hbj/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..9fe2aab35cb2db55f0e2ef83ec1f963d47d2a375
--- /dev/null
+++ b/hbj/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here
+def hbj(request):
+ return render(request,'hbj.html')
\ No newline at end of file
diff --git a/houjunjie/__init__.py b/houjunjie/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/houjunjie/__pycache__/__init__.cpython-36.pyc b/houjunjie/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2a32ca590325a50684c2bfc9e6412360feca2d47
Binary files /dev/null and b/houjunjie/__pycache__/__init__.cpython-36.pyc differ
diff --git a/houjunjie/__pycache__/__init__.cpython-37.pyc b/houjunjie/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..099a16bd4f5848e8d9adf619da69e46229497d9d
Binary files /dev/null and b/houjunjie/__pycache__/__init__.cpython-37.pyc differ
diff --git a/houjunjie/__pycache__/admin.cpython-36.pyc b/houjunjie/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6183690854ee1d24eb507e772faec7f158782eb6
Binary files /dev/null and b/houjunjie/__pycache__/admin.cpython-36.pyc differ
diff --git a/houjunjie/__pycache__/admin.cpython-37.pyc b/houjunjie/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4f7dc8e699c25598b1641c1a6f8133c4dd656069
Binary files /dev/null and b/houjunjie/__pycache__/admin.cpython-37.pyc differ
diff --git a/houjunjie/__pycache__/models.cpython-36.pyc b/houjunjie/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bfbdd2b63b4ce691de4ce52bd349f26a370aa683
Binary files /dev/null and b/houjunjie/__pycache__/models.cpython-36.pyc differ
diff --git a/houjunjie/__pycache__/models.cpython-37.pyc b/houjunjie/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2091608d8daea9c872f2ff09e22294e59918c3d9
Binary files /dev/null and b/houjunjie/__pycache__/models.cpython-37.pyc differ
diff --git a/houjunjie/__pycache__/urls.cpython-36.pyc b/houjunjie/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4231c930261861fe4ab76ff689e0a3d21e3ae420
Binary files /dev/null and b/houjunjie/__pycache__/urls.cpython-36.pyc differ
diff --git a/houjunjie/__pycache__/urls.cpython-37.pyc b/houjunjie/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8b15f11e0582cc012a1442ff5f9b4280524240c4
Binary files /dev/null and b/houjunjie/__pycache__/urls.cpython-37.pyc differ
diff --git a/houjunjie/__pycache__/views.cpython-36.pyc b/houjunjie/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0ffa438bfca475e8212462696e03773b0c661d70
Binary files /dev/null and b/houjunjie/__pycache__/views.cpython-36.pyc differ
diff --git a/houjunjie/__pycache__/views.cpython-37.pyc b/houjunjie/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..69c8290a11305e084c058ac09040d13899d9b302
Binary files /dev/null and b/houjunjie/__pycache__/views.cpython-37.pyc differ
diff --git a/houjunjie/admin.py b/houjunjie/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/houjunjie/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/houjunjie/apps.py b/houjunjie/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..2bf6356cb68c042d5636dc038d9c35b85fddd758
--- /dev/null
+++ b/houjunjie/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class HoujunjieConfig(AppConfig):
+ name = 'houjunjie'
diff --git a/houjunjie/models.py b/houjunjie/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/houjunjie/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/houjunjie/tests.py b/houjunjie/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/houjunjie/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/houjunjie/urls.py b/houjunjie/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..fb66040a47fe44997baf664006beb2874f37b307
--- /dev/null
+++ b/houjunjie/urls.py
@@ -0,0 +1,6 @@
+from houjunjie import views
+from django.urls import path
+app_name = 'houjunjie'
+urlpatterns = [
+ path('', views.houjunjie, name='houjunjie')
+]
\ No newline at end of file
diff --git a/houjunjie/views.py b/houjunjie/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..03bea923aea227056744db128a71450212f63e3b
--- /dev/null
+++ b/houjunjie/views.py
@@ -0,0 +1,6 @@
+from django.shortcuts import render
+
+# Create your views here.
+
+def houjunjie(request):
+ return render(request, 'houjunjie.html')
\ No newline at end of file
diff --git a/houxiaodong/__init__.py b/houxiaodong/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/houxiaodong/__pycache__/__init__.cpython-36.pyc b/houxiaodong/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..725fde8e488360ed2397230e68452fb83ed74a03
Binary files /dev/null and b/houxiaodong/__pycache__/__init__.cpython-36.pyc differ
diff --git a/houxiaodong/__pycache__/__init__.cpython-37.pyc b/houxiaodong/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ec62b3ede449443220a308e835df5fff351d2c78
Binary files /dev/null and b/houxiaodong/__pycache__/__init__.cpython-37.pyc differ
diff --git a/houxiaodong/__pycache__/admin.cpython-36.pyc b/houxiaodong/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6b4b33c0960573606f784baea480ce98d7845785
Binary files /dev/null and b/houxiaodong/__pycache__/admin.cpython-36.pyc differ
diff --git a/houxiaodong/__pycache__/admin.cpython-37.pyc b/houxiaodong/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3a1c1c3a7cfe7a7d91e28ab34cd5a369e6ec1e23
Binary files /dev/null and b/houxiaodong/__pycache__/admin.cpython-37.pyc differ
diff --git a/houxiaodong/__pycache__/models.cpython-36.pyc b/houxiaodong/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e70d9e11919669c40ec90f448a3cd3ea81fb30b4
Binary files /dev/null and b/houxiaodong/__pycache__/models.cpython-36.pyc differ
diff --git a/houxiaodong/__pycache__/models.cpython-37.pyc b/houxiaodong/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..50976ad22815b40c9f7b161bc6fe21f5cd800667
Binary files /dev/null and b/houxiaodong/__pycache__/models.cpython-37.pyc differ
diff --git a/houxiaodong/__pycache__/urls.cpython-36.pyc b/houxiaodong/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..279c5061f781c5c33bac84c65b42472d2d63a477
Binary files /dev/null and b/houxiaodong/__pycache__/urls.cpython-36.pyc differ
diff --git a/houxiaodong/__pycache__/urls.cpython-37.pyc b/houxiaodong/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c70796f805ad43f45807ad3afbc8070c82d7c6dc
Binary files /dev/null and b/houxiaodong/__pycache__/urls.cpython-37.pyc differ
diff --git a/houxiaodong/__pycache__/views.cpython-36.pyc b/houxiaodong/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f31046d53be2754ee68fe3e53cb99ac0374df26d
Binary files /dev/null and b/houxiaodong/__pycache__/views.cpython-36.pyc differ
diff --git a/houxiaodong/__pycache__/views.cpython-37.pyc b/houxiaodong/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..52ab6e43398f1a9950afafd3396c8ede259118d9
Binary files /dev/null and b/houxiaodong/__pycache__/views.cpython-37.pyc differ
diff --git a/houxiaodong/admin.py b/houxiaodong/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/houxiaodong/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/houxiaodong/apps.py b/houxiaodong/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..a5629a640d3e2ed8a3078a4638601861644f66c3
--- /dev/null
+++ b/houxiaodong/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class HouxiaodongConfig(AppConfig):
+ name = 'houxiaodong'
diff --git a/houxiaodong/migrations/__pycache__/__init__.cpython-35.pyc b/houxiaodong/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8a84ee5fe1c45092a05dc7759ebf91edbb6aaf3b
Binary files /dev/null and b/houxiaodong/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/houxiaodong/migrations/__pycache__/__init__.cpython-36.pyc b/houxiaodong/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..743980644e66e7a595c3cdc2bd6710bfcde2f76f
Binary files /dev/null and b/houxiaodong/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/houxiaodong/models.py b/houxiaodong/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/houxiaodong/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/houxiaodong/tests.py b/houxiaodong/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/houxiaodong/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/houxiaodong/urls.py b/houxiaodong/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..59c78f8126662389fa231365964dfdcf54cf4ddb
--- /dev/null
+++ b/houxiaodong/urls.py
@@ -0,0 +1,7 @@
+from django.urls import path
+from houxiaodong import views
+
+app_name = 'hxd'
+urlpatterns = [
+ path('hxd/', views.hxd, name='hxd'),
+]
\ No newline at end of file
diff --git a/houxiaodong/views.py b/houxiaodong/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..eb164c0882a85b0c6c3ef0961db37b1f76de73e7
--- /dev/null
+++ b/houxiaodong/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def hxd(request):
+ return render(request, 'houxiaodong.html')
\ No newline at end of file
diff --git a/huoyanan/__init__.py b/huoyanan/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/huoyanan/__pycache__/__init__.cpython-36.pyc b/huoyanan/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ea7f3930c911a2e8981969397d5c62b29f1177ac
Binary files /dev/null and b/huoyanan/__pycache__/__init__.cpython-36.pyc differ
diff --git a/huoyanan/__pycache__/__init__.cpython-37.pyc b/huoyanan/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ef3ec11041a367b23bbd141036074955598b4ca6
Binary files /dev/null and b/huoyanan/__pycache__/__init__.cpython-37.pyc differ
diff --git a/huoyanan/__pycache__/admin.cpython-36.pyc b/huoyanan/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f668a2437d2b6804bf585850adc0311b602b61f8
Binary files /dev/null and b/huoyanan/__pycache__/admin.cpython-36.pyc differ
diff --git a/huoyanan/__pycache__/admin.cpython-37.pyc b/huoyanan/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1f9a10c99d3ab680e68c9ab203f04c104a44dbe9
Binary files /dev/null and b/huoyanan/__pycache__/admin.cpython-37.pyc differ
diff --git a/huoyanan/__pycache__/models.cpython-36.pyc b/huoyanan/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c6355aa62f9c9dca0061ce076224b04a31cbe04e
Binary files /dev/null and b/huoyanan/__pycache__/models.cpython-36.pyc differ
diff --git a/huoyanan/__pycache__/models.cpython-37.pyc b/huoyanan/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1063b6788e50805e21d6c542ac9c9358b56460e3
Binary files /dev/null and b/huoyanan/__pycache__/models.cpython-37.pyc differ
diff --git a/huoyanan/__pycache__/urls.cpython-36.pyc b/huoyanan/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8288c3cc349fe76608876d81c3b1bf8bb18dc97b
Binary files /dev/null and b/huoyanan/__pycache__/urls.cpython-36.pyc differ
diff --git a/huoyanan/__pycache__/urls.cpython-37.pyc b/huoyanan/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..28b2ffef3a9d5bf86bd36eb112b1451591447d55
Binary files /dev/null and b/huoyanan/__pycache__/urls.cpython-37.pyc differ
diff --git a/huoyanan/__pycache__/views.cpython-36.pyc b/huoyanan/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..77821d4efefc67382d2640424ad5e4fa2a8f3654
Binary files /dev/null and b/huoyanan/__pycache__/views.cpython-36.pyc differ
diff --git a/huoyanan/__pycache__/views.cpython-37.pyc b/huoyanan/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9be9b1909337785993411639a376ba9762f87d01
Binary files /dev/null and b/huoyanan/__pycache__/views.cpython-37.pyc differ
diff --git a/huoyanan/admin.py b/huoyanan/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/huoyanan/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/huoyanan/apps.py b/huoyanan/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..3137ed263bb98c22677abd347d3ca3ad32b9c766
--- /dev/null
+++ b/huoyanan/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class HuoyananConfig(AppConfig):
+ name = 'huoyanan'
diff --git a/huoyanan/migrations/__init__.py b/huoyanan/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/huoyanan/migrations/__pycache__/__init__.cpython-36.pyc b/huoyanan/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1f754397577de219af01753fd66e1f14b1519ce4
Binary files /dev/null and b/huoyanan/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/huoyanan/migrations/__pycache__/__init__.cpython-37.pyc b/huoyanan/migrations/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7fc46939fda1c4915856e518af278e8b814032e8
Binary files /dev/null and b/huoyanan/migrations/__pycache__/__init__.cpython-37.pyc differ
diff --git a/huoyanan/models.py b/huoyanan/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/huoyanan/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/huoyanan/tests.py b/huoyanan/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/huoyanan/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/huoyanan/urls.py b/huoyanan/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..baad73c9b11d741fa8b52d486c8d1d67244023a2
--- /dev/null
+++ b/huoyanan/urls.py
@@ -0,0 +1,7 @@
+from django.urls import path
+from huoyanan import views
+app_name ='huoyanan'
+urlpatterns=[
+ path("huoyanan/",views.huoyanan,name="huoyanan"),
+
+]
\ No newline at end of file
diff --git a/huoyanan/views.py b/huoyanan/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..4ae8b2a1fb17ef4f15ed8f4907e64bed765c6438
--- /dev/null
+++ b/huoyanan/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here
+def huoyanan(request):
+ return render(request,'huoyanan.html')
\ No newline at end of file
diff --git a/klq/__init__.py b/klq/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/klq/__pycache__/__init__.cpython-36.pyc b/klq/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..eb68e46451045fd33121420c4fc5c295e2380462
Binary files /dev/null and b/klq/__pycache__/__init__.cpython-36.pyc differ
diff --git a/klq/__pycache__/__init__.cpython-37.pyc b/klq/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..59bb1ee4af00974bce4bc8c3bd89b814ebbf49c1
Binary files /dev/null and b/klq/__pycache__/__init__.cpython-37.pyc differ
diff --git a/klq/__pycache__/admin.cpython-36.pyc b/klq/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cba60f6aac695844e731506550f404a57fb4cf5f
Binary files /dev/null and b/klq/__pycache__/admin.cpython-36.pyc differ
diff --git a/klq/__pycache__/admin.cpython-37.pyc b/klq/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..44832c7f6e35f8bf20f57d1a96e49fd9735fbfee
Binary files /dev/null and b/klq/__pycache__/admin.cpython-37.pyc differ
diff --git a/klq/__pycache__/models.cpython-36.pyc b/klq/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e77e991cfc7b12fc227e651cf5f86379a88b954b
Binary files /dev/null and b/klq/__pycache__/models.cpython-36.pyc differ
diff --git a/klq/__pycache__/models.cpython-37.pyc b/klq/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5d458ecb296cbf7f232790bbf534d048e43845c0
Binary files /dev/null and b/klq/__pycache__/models.cpython-37.pyc differ
diff --git a/klq/__pycache__/urls.cpython-36.pyc b/klq/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9f8ba9b268975231e91618388e7340aee83fecaf
Binary files /dev/null and b/klq/__pycache__/urls.cpython-36.pyc differ
diff --git a/klq/__pycache__/urls.cpython-37.pyc b/klq/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..365a3f0204731f0efbc5e2f126ee80660cd0b67e
Binary files /dev/null and b/klq/__pycache__/urls.cpython-37.pyc differ
diff --git a/klq/__pycache__/views.cpython-36.pyc b/klq/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..703299ffc9580ce3cbad7a88372bbb5083cb87fb
Binary files /dev/null and b/klq/__pycache__/views.cpython-36.pyc differ
diff --git a/klq/__pycache__/views.cpython-37.pyc b/klq/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..125fa9d7ba22a3fb6ac1abefaee8b119160771f8
Binary files /dev/null and b/klq/__pycache__/views.cpython-37.pyc differ
diff --git a/klq/admin.py b/klq/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/klq/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/klq/apps.py b/klq/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..23c07aa6a059ed22bbfc9c914fd5f4242c37a95d
--- /dev/null
+++ b/klq/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class KlqConfig(AppConfig):
+ name = 'klq'
diff --git a/klq/migrations/__pycache__/__init__.cpython-35.pyc b/klq/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bedf25d76a838193e4f8cf17b44d0f3244a4c4fe
Binary files /dev/null and b/klq/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/klq/migrations/__pycache__/__init__.cpython-36.pyc b/klq/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b1e12625591e3caf8b585b990b6cf197f2011340
Binary files /dev/null and b/klq/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/klq/models.py b/klq/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/klq/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/klq/tests.py b/klq/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/klq/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/klq/urls.py b/klq/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..b7c098a3033f631088dc48126ab74288287066e5
--- /dev/null
+++ b/klq/urls.py
@@ -0,0 +1,8 @@
+from klq import views
+from django.urls import path, include
+
+app_name = 'klq'
+
+urlpatterns=[
+ path('klq/',views.klq,name='klq'),
+]
\ No newline at end of file
diff --git a/klq/views.py b/klq/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..250b99b5695785a5d334d38c67ff69460078db62
--- /dev/null
+++ b/klq/views.py
@@ -0,0 +1,7 @@
+from django.shortcuts import render
+
+# Create your views here.
+
+
+def klq(request):
+ return render(request,'klq.html')
\ No newline at end of file
diff --git a/lilei/__init__.py b/lilei/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/lilei/__pycache__/__init__.cpython-36.pyc b/lilei/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f215538d0cb260ba11da57883b1947e257bd1c4a
Binary files /dev/null and b/lilei/__pycache__/__init__.cpython-36.pyc differ
diff --git a/lilei/__pycache__/__init__.cpython-37.pyc b/lilei/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8aef72b9bacce04218d3bb31b213aa9c50d46cc8
Binary files /dev/null and b/lilei/__pycache__/__init__.cpython-37.pyc differ
diff --git a/lilei/__pycache__/admin.cpython-36.pyc b/lilei/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..abc988b87f1298e97b8a193577c8b9d5e38e2744
Binary files /dev/null and b/lilei/__pycache__/admin.cpython-36.pyc differ
diff --git a/lilei/__pycache__/admin.cpython-37.pyc b/lilei/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e51377a2e71476a387392c26bda296346a7fb571
Binary files /dev/null and b/lilei/__pycache__/admin.cpython-37.pyc differ
diff --git a/lilei/__pycache__/models.cpython-36.pyc b/lilei/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..dc752e6223a5dd8dfd5960543ba47107124cf528
Binary files /dev/null and b/lilei/__pycache__/models.cpython-36.pyc differ
diff --git a/lilei/__pycache__/models.cpython-37.pyc b/lilei/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..005bf0ecce3db94f66563af9ba60696396630f70
Binary files /dev/null and b/lilei/__pycache__/models.cpython-37.pyc differ
diff --git a/lilei/__pycache__/urls.cpython-36.pyc b/lilei/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..45444dd578a3901e5bdce0195b127c49b6810565
Binary files /dev/null and b/lilei/__pycache__/urls.cpython-36.pyc differ
diff --git a/lilei/__pycache__/urls.cpython-37.pyc b/lilei/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..69fe9861a954ec21c82613095ef586b6d3143046
Binary files /dev/null and b/lilei/__pycache__/urls.cpython-37.pyc differ
diff --git a/lilei/__pycache__/views.cpython-36.pyc b/lilei/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f1c9e96559f01e56e629cdb14d31fef4bc8e525c
Binary files /dev/null and b/lilei/__pycache__/views.cpython-36.pyc differ
diff --git a/lilei/__pycache__/views.cpython-37.pyc b/lilei/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..05746c2b60eaa9f3c079dbe9ca49c99f5e45a0f6
Binary files /dev/null and b/lilei/__pycache__/views.cpython-37.pyc differ
diff --git a/lilei/admin.py b/lilei/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..ea5d68b7c457cb7f92da9c00a5c4df77ace36cef
--- /dev/null
+++ b/lilei/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/lilei/apps.py b/lilei/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..43dc67f7ed6c5b5158b76f02bdd2dc9a3ade60c2
--- /dev/null
+++ b/lilei/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class LileiConfig(AppConfig):
+ name = 'lilei'
diff --git a/lilei/migrations/__pycache__/__init__.cpython-35.pyc b/lilei/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e1acdf6a990f09a3b7f996205f32be64fceb6814
Binary files /dev/null and b/lilei/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/lilei/migrations/__pycache__/__init__.cpython-36.pyc b/lilei/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..447721bae0b13e16712facb5595a5cb585f65816
Binary files /dev/null and b/lilei/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/lilei/models.py b/lilei/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..fd18c6eac0dc9ffbdf025c31d136901350a0d9f2
--- /dev/null
+++ b/lilei/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/lilei/tests.py b/lilei/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..de8bdc00eb2fed53494a534d48e400faa830dbd9
--- /dev/null
+++ b/lilei/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/lilei/urls.py b/lilei/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..09b27c92f10e348bbfb3fbcc044d0634ab435f7e
--- /dev/null
+++ b/lilei/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from . import views
+app_name='lilei'
+
+urlpatterns = [
+ path('',views.index,name='index'),
+ path('lilei/',views.lilei,name='lilei')
+]
\ No newline at end of file
diff --git a/lilei/views.py b/lilei/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..f2bc455519405554a58517040819d981338f1416
--- /dev/null
+++ b/lilei/views.py
@@ -0,0 +1,8 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+ return render(request,'index.html')
+
+def lilei(request):
+ return render(request,'lilei.html')
\ No newline at end of file
diff --git a/lishan/__init__.py b/lishan/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/lishan/__pycache__/__init__.cpython-36.pyc b/lishan/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a5d27f4c0d00b645e45db252718fe0b44b62e101
Binary files /dev/null and b/lishan/__pycache__/__init__.cpython-36.pyc differ
diff --git a/lishan/__pycache__/__init__.cpython-37.pyc b/lishan/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..06907cf4de2b73c33863c76e162ae54392f83e74
Binary files /dev/null and b/lishan/__pycache__/__init__.cpython-37.pyc differ
diff --git a/lishan/__pycache__/admin.cpython-36.pyc b/lishan/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b5bbceeb66329d1fc2c12653fa9a5bfa9a32a4f2
Binary files /dev/null and b/lishan/__pycache__/admin.cpython-36.pyc differ
diff --git a/lishan/__pycache__/admin.cpython-37.pyc b/lishan/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cb31e71c63dc2051c0b558b13bfc6ba076eebdc3
Binary files /dev/null and b/lishan/__pycache__/admin.cpython-37.pyc differ
diff --git a/lishan/__pycache__/models.cpython-36.pyc b/lishan/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0ff5fabbe8fc76cb20716c5bad43973840bb240d
Binary files /dev/null and b/lishan/__pycache__/models.cpython-36.pyc differ
diff --git a/lishan/__pycache__/models.cpython-37.pyc b/lishan/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..15462abf938db83c3a6cd9792da85eabe4274acf
Binary files /dev/null and b/lishan/__pycache__/models.cpython-37.pyc differ
diff --git a/lishan/__pycache__/urls.cpython-36.pyc b/lishan/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7824162e0fe98fee205fe456fa0fa9e61299bcae
Binary files /dev/null and b/lishan/__pycache__/urls.cpython-36.pyc differ
diff --git a/lishan/__pycache__/urls.cpython-37.pyc b/lishan/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8a51a9657f8eb5550a9a2ed2e7ad969e3b4025a4
Binary files /dev/null and b/lishan/__pycache__/urls.cpython-37.pyc differ
diff --git a/lishan/__pycache__/views.cpython-36.pyc b/lishan/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f3903428ace05672137a8fcb3672a641deed2756
Binary files /dev/null and b/lishan/__pycache__/views.cpython-36.pyc differ
diff --git a/lishan/__pycache__/views.cpython-37.pyc b/lishan/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2dfc1330b4ee3355700011b15f6a49bf630dd05b
Binary files /dev/null and b/lishan/__pycache__/views.cpython-37.pyc differ
diff --git a/lishan/admin.py b/lishan/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/lishan/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/lishan/apps.py b/lishan/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..637f56a77cbe08f5b11f6e33ad0b34e409cf918e
--- /dev/null
+++ b/lishan/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class LishanConfig(AppConfig):
+ name = 'lishan'
diff --git a/lishan/migrations/__pycache__/__init__.cpython-35.pyc b/lishan/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9f410f260e596526996bb12bc3c2b0ada778a9c3
Binary files /dev/null and b/lishan/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/lishan/migrations/__pycache__/__init__.cpython-36.pyc b/lishan/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e2ebdcccd87f41250c7d00c8bb896487acb5f85e
Binary files /dev/null and b/lishan/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/lishan/models.py b/lishan/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/lishan/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/lishan/tests.py b/lishan/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/lishan/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/lishan/urls.py b/lishan/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..39eeb9fd7cb11d88367a7bdb0a44ef39a2309e6e
--- /dev/null
+++ b/lishan/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from . import views
+app_name='lishan'
+
+urlpatterns = [
+ path('',views.index,name='index'),
+ path('lishan/',views.lishan,name='lishan')
+]
\ No newline at end of file
diff --git a/lishan/views.py b/lishan/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..9eb3adb8315199c07b84f2c567ffc769dfe1daf4
--- /dev/null
+++ b/lishan/views.py
@@ -0,0 +1,8 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+ return render(request,'index.html')
+
+def lishan(request):
+ return render(request,'lishan.html')
\ No newline at end of file
diff --git a/liyichao/__init__.py b/liyichao/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/liyichao/__pycache__/__init__.cpython-36.pyc b/liyichao/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..416068b62b38c7ce4bbf4aa63043d3828ae0d67d
Binary files /dev/null and b/liyichao/__pycache__/__init__.cpython-36.pyc differ
diff --git a/liyichao/__pycache__/__init__.cpython-37.pyc b/liyichao/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..818b1df1a55c187865ed605d24cb1f1f38a32aae
Binary files /dev/null and b/liyichao/__pycache__/__init__.cpython-37.pyc differ
diff --git a/liyichao/__pycache__/admin.cpython-36.pyc b/liyichao/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d0f9c6603011bf2513ecbf6f87f31009e2b1bdb3
Binary files /dev/null and b/liyichao/__pycache__/admin.cpython-36.pyc differ
diff --git a/liyichao/__pycache__/admin.cpython-37.pyc b/liyichao/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ef1dcd042253ad0bab4cec6566f680de2c812b17
Binary files /dev/null and b/liyichao/__pycache__/admin.cpython-37.pyc differ
diff --git a/liyichao/__pycache__/models.cpython-36.pyc b/liyichao/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..81dcc5b502001c5011982cb9e815df017d52df6a
Binary files /dev/null and b/liyichao/__pycache__/models.cpython-36.pyc differ
diff --git a/liyichao/__pycache__/models.cpython-37.pyc b/liyichao/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..906d311b4d6f8a261466b7ddb6f9b4810f17f7cb
Binary files /dev/null and b/liyichao/__pycache__/models.cpython-37.pyc differ
diff --git a/liyichao/__pycache__/urls.cpython-36.pyc b/liyichao/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b5face0d432d0f292812a4f3bf3c7096b276a9d3
Binary files /dev/null and b/liyichao/__pycache__/urls.cpython-36.pyc differ
diff --git a/liyichao/__pycache__/urls.cpython-37.pyc b/liyichao/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6a24fbaa75c2ac6fe20c2269a2016059239bdced
Binary files /dev/null and b/liyichao/__pycache__/urls.cpython-37.pyc differ
diff --git a/liyichao/__pycache__/views.cpython-36.pyc b/liyichao/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f3b7f7f868a05495793747e3b2b983b366b3b9c7
Binary files /dev/null and b/liyichao/__pycache__/views.cpython-36.pyc differ
diff --git a/liyichao/__pycache__/views.cpython-37.pyc b/liyichao/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c3ba1befb3821ab008e97e6da87a12fc003f063c
Binary files /dev/null and b/liyichao/__pycache__/views.cpython-37.pyc differ
diff --git a/liyichao/admin.py b/liyichao/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/liyichao/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/liyichao/apps.py b/liyichao/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..ca5c4214bf9ad5d4b6b55a42c5ecf5c96789c423
--- /dev/null
+++ b/liyichao/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class LiyichaoConfig(AppConfig):
+ name = 'liyichao'
diff --git a/liyichao/migrations/__init__.py b/liyichao/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/liyichao/migrations/__pycache__/__init__.cpython-36.pyc b/liyichao/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..895922e60417d6a02ee5a6ed57ecfd3e78f89d26
Binary files /dev/null and b/liyichao/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/liyichao/migrations/__pycache__/__init__.cpython-37.pyc b/liyichao/migrations/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7c422790f8140695e0ca7e0f9abd94d1a0b1e0d6
Binary files /dev/null and b/liyichao/migrations/__pycache__/__init__.cpython-37.pyc differ
diff --git a/liyichao/models.py b/liyichao/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/liyichao/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/liyichao/tests.py b/liyichao/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/liyichao/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/liyichao/urls.py b/liyichao/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..443e6a2ffde0a40d671e033360cfb96df6d28836
--- /dev/null
+++ b/liyichao/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from django.views.generic.base import TemplateView
+from . import views
+app_name='liyichao'
+urlpatterns = [
+ path('',views.index,name='index'),
+ path('liyichao/',views.liyichao,name='liyichao')
+]
diff --git a/liyichao/views.py b/liyichao/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..3bc9c672f55177ab2b9ac1ae51abd7a229cb6c1b
--- /dev/null
+++ b/liyichao/views.py
@@ -0,0 +1,9 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+
+ return render(request,'index.html')
+
+def liyichao(request):
+ return render(request,'liyichao.html')
\ No newline at end of file
diff --git a/mazhen/__init__.py b/mazhen/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/mazhen/__pycache__/__init__.cpython-36.pyc b/mazhen/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..562d9044e094d34344d76e1a21b5460d76e494dc
Binary files /dev/null and b/mazhen/__pycache__/__init__.cpython-36.pyc differ
diff --git a/mazhen/__pycache__/__init__.cpython-37.pyc b/mazhen/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..50c2f61a19ae8afc69075d8141cd254ec34d7a42
Binary files /dev/null and b/mazhen/__pycache__/__init__.cpython-37.pyc differ
diff --git a/mazhen/__pycache__/admin.cpython-36.pyc b/mazhen/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c09083524646e1e669f32fa0ff736531c571cf36
Binary files /dev/null and b/mazhen/__pycache__/admin.cpython-36.pyc differ
diff --git a/mazhen/__pycache__/admin.cpython-37.pyc b/mazhen/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2d186c342540368cfa3178138a6bf42b82ec735e
Binary files /dev/null and b/mazhen/__pycache__/admin.cpython-37.pyc differ
diff --git a/mazhen/__pycache__/models.cpython-36.pyc b/mazhen/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d75ba571befa6f78495a9af68e63ddb97d8355d5
Binary files /dev/null and b/mazhen/__pycache__/models.cpython-36.pyc differ
diff --git a/mazhen/__pycache__/models.cpython-37.pyc b/mazhen/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c3204eafe9d0bed72f80a234103078f9d0d96216
Binary files /dev/null and b/mazhen/__pycache__/models.cpython-37.pyc differ
diff --git a/mazhen/__pycache__/urls.cpython-36.pyc b/mazhen/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b3a962e9d463fde94bb8bb978d49460d5294e92b
Binary files /dev/null and b/mazhen/__pycache__/urls.cpython-36.pyc differ
diff --git a/mazhen/__pycache__/urls.cpython-37.pyc b/mazhen/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..eb91220fd0cc0dae82bb27aa75a62cc9b5b4c37f
Binary files /dev/null and b/mazhen/__pycache__/urls.cpython-37.pyc differ
diff --git a/mazhen/__pycache__/views.cpython-36.pyc b/mazhen/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3e3f606512cf2799a446ffe1958c2e10c468ea80
Binary files /dev/null and b/mazhen/__pycache__/views.cpython-36.pyc differ
diff --git a/mazhen/__pycache__/views.cpython-37.pyc b/mazhen/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..90e43af8cfa43dc81bb09b785e3b180b71df1a06
Binary files /dev/null and b/mazhen/__pycache__/views.cpython-37.pyc differ
diff --git a/mazhen/admin.py b/mazhen/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/mazhen/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/mazhen/apps.py b/mazhen/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..9b32f9f25f2da72b11df5465fc9ccbb4c602b108
--- /dev/null
+++ b/mazhen/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class DusenConfig(AppConfig):
+ name = 'mazhen'
diff --git a/mazhen/migrations/__pycache__/__init__.cpython-35.pyc b/mazhen/migrations/__pycache__/__init__.cpython-35.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..62d6ada5edfc33d509577e4c510115d013f8b825
Binary files /dev/null and b/mazhen/migrations/__pycache__/__init__.cpython-35.pyc differ
diff --git a/mazhen/migrations/__pycache__/__init__.cpython-36.pyc b/mazhen/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1fa826e49dd415bd6ecb3efcb44c6e549b6e58c4
Binary files /dev/null and b/mazhen/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/mazhen/models.py b/mazhen/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/mazhen/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/mazhen/tests.py b/mazhen/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/mazhen/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/mazhen/urls.py b/mazhen/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..3fb9926d8e4b3716c457fb98efacc88ce07e66f3
--- /dev/null
+++ b/mazhen/urls.py
@@ -0,0 +1,8 @@
+from django.urls import path, include
+from . import views
+app_name='mazhen'
+
+urlpatterns = [
+ path('',views.index,name='index'),
+ path('mazhen/',views.mazhen,name='mazhen')
+]
\ No newline at end of file
diff --git a/mazhen/views.py b/mazhen/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..a9de13a6c689ca6aeeaec34a6af1d7b3a853d8de
--- /dev/null
+++ b/mazhen/views.py
@@ -0,0 +1,8 @@
+from django.shortcuts import render
+
+# Create your views here.
+def index(request):
+ return render(request,'index.html')
+
+def mazhen(request):
+ return render(request,'mazhen.html')
diff --git a/slq/__init__.py b/slq/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/slq/__pycache__/__init__.cpython-36.pyc b/slq/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3eaa0e9d4e7818650da08663a1fdee73a7ed8efc
Binary files /dev/null and b/slq/__pycache__/__init__.cpython-36.pyc differ
diff --git a/slq/__pycache__/__init__.cpython-37.pyc b/slq/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ac4f1a50689a08870a56ed1d0f4a82b99ef6a313
Binary files /dev/null and b/slq/__pycache__/__init__.cpython-37.pyc differ
diff --git a/slq/__pycache__/admin.cpython-36.pyc b/slq/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..dcc9af93ff9868b5fd72e436774e896e30b3fdaf
Binary files /dev/null and b/slq/__pycache__/admin.cpython-36.pyc differ
diff --git a/slq/__pycache__/admin.cpython-37.pyc b/slq/__pycache__/admin.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e8680e405eadbe081ffa7a8aad4374a1f34dcaaf
Binary files /dev/null and b/slq/__pycache__/admin.cpython-37.pyc differ
diff --git a/slq/__pycache__/models.cpython-36.pyc b/slq/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b7ada83bbaf423df1a159ef718b250914fc7cbfa
Binary files /dev/null and b/slq/__pycache__/models.cpython-36.pyc differ
diff --git a/slq/__pycache__/models.cpython-37.pyc b/slq/__pycache__/models.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1105de67b79677de184de82108df92e6a98fccfe
Binary files /dev/null and b/slq/__pycache__/models.cpython-37.pyc differ
diff --git a/slq/__pycache__/urls.cpython-36.pyc b/slq/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8bfa19a8610a96f9dfb62ddae22d60696b48ca51
Binary files /dev/null and b/slq/__pycache__/urls.cpython-36.pyc differ
diff --git a/slq/__pycache__/urls.cpython-37.pyc b/slq/__pycache__/urls.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..88ba20945e53f2f35335bbc10b0c3201f26f0957
Binary files /dev/null and b/slq/__pycache__/urls.cpython-37.pyc differ
diff --git a/slq/__pycache__/views.cpython-36.pyc b/slq/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c2cebb4a716df8669e6be279d613adeb947c8a75
Binary files /dev/null and b/slq/__pycache__/views.cpython-36.pyc differ
diff --git a/slq/__pycache__/views.cpython-37.pyc b/slq/__pycache__/views.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..aee352a6988a86a9c83d29b621059d526ed4e9be
Binary files /dev/null and b/slq/__pycache__/views.cpython-37.pyc differ
diff --git a/slq/admin.py b/slq/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/slq/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/slq/apps.py b/slq/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..5f7407d6f6e596dcbf249c911845d9cf2cc4a475
--- /dev/null
+++ b/slq/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class SlqConfig(AppConfig):
+ name = 'slq'
diff --git a/slq/migrations/__init__.py b/slq/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/slq/migrations/__pycache__/__init__.cpython-36.pyc b/slq/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a99547689cbf6fd339cacb6c00f090e575e02faf
Binary files /dev/null and b/slq/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/slq/migrations/__pycache__/__init__.cpython-37.pyc b/slq/migrations/__pycache__/__init__.cpython-37.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..73cf7499fd52fbf0f1fc1f44e5d3f1d8f2e48570
Binary files /dev/null and b/slq/migrations/__pycache__/__init__.cpython-37.pyc differ
diff --git a/slq/models.py b/slq/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/slq/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/slq/tests.py b/slq/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/slq/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/slq/urls.py b/slq/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..7136be67d2c4d3d511acb6544119c6dff15321b3
--- /dev/null
+++ b/slq/urls.py
@@ -0,0 +1,7 @@
+from django.urls import path, include
+from . import views
+app_name='slq'
+
+urlpatterns = [
+ path('',views.slq,name='slq')
+]
\ No newline at end of file
diff --git a/slq/views.py b/slq/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..e885f379952f01d3ad76c4b8ae3a1160fb8a2d3f
--- /dev/null
+++ b/slq/views.py
@@ -0,0 +1,6 @@
+from django.shortcuts import render
+
+
+# Create your views here.
+def slq(request):
+ return render(request, 'slq.html')
diff --git a/sxh/__init__.py b/sxh/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/sxh/__pycache__/__init__.cpython-36.pyc b/sxh/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6a5313362b91e655e6ec70852c613ffa502129ac
Binary files /dev/null and b/sxh/__pycache__/__init__.cpython-36.pyc differ
diff --git a/sxh/__pycache__/admin.cpython-36.pyc b/sxh/__pycache__/admin.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7b5ad74878f7ef21619ad22e42a76e61e697f269
Binary files /dev/null and b/sxh/__pycache__/admin.cpython-36.pyc differ
diff --git a/sxh/__pycache__/models.cpython-36.pyc b/sxh/__pycache__/models.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..81c205662edd8f763ff88d2777dbf224eda5e725
Binary files /dev/null and b/sxh/__pycache__/models.cpython-36.pyc differ
diff --git a/sxh/__pycache__/urls.cpython-36.pyc b/sxh/__pycache__/urls.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..35631454586f73304dddcd0d3f9940decb6cf6ca
Binary files /dev/null and b/sxh/__pycache__/urls.cpython-36.pyc differ
diff --git a/sxh/__pycache__/views.cpython-36.pyc b/sxh/__pycache__/views.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..aaf91c5e7d4d4414e521955b11e198bad4b4a32e
Binary files /dev/null and b/sxh/__pycache__/views.cpython-36.pyc differ
diff --git a/sxh/admin.py b/sxh/admin.py
new file mode 100644
index 0000000000000000000000000000000000000000..8c38f3f3dad51e4585f3984282c2a4bec5349c1e
--- /dev/null
+++ b/sxh/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/sxh/apps.py b/sxh/apps.py
new file mode 100644
index 0000000000000000000000000000000000000000..49ae469e48094d85cfa36cd674b8784d2ebd38d0
--- /dev/null
+++ b/sxh/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class SxhConfig(AppConfig):
+ name = 'sxh'
diff --git a/sxh/migrations/__init__.py b/sxh/migrations/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/sxh/migrations/__pycache__/__init__.cpython-36.pyc b/sxh/migrations/__pycache__/__init__.cpython-36.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f2eb925adeccae44c49345bb9fb16d8bdade694b
Binary files /dev/null and b/sxh/migrations/__pycache__/__init__.cpython-36.pyc differ
diff --git a/sxh/models.py b/sxh/models.py
new file mode 100644
index 0000000000000000000000000000000000000000..71a836239075aa6e6e4ecb700e9c42c95c022d91
--- /dev/null
+++ b/sxh/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/sxh/tests.py b/sxh/tests.py
new file mode 100644
index 0000000000000000000000000000000000000000..7ce503c2dd97ba78597f6ff6e4393132753573f6
--- /dev/null
+++ b/sxh/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/sxh/urls.py b/sxh/urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..97216b5358dfef6149121abdac4dc0bda794730b
--- /dev/null
+++ b/sxh/urls.py
@@ -0,0 +1,6 @@
+from django.urls import path
+from sxh import views
+app_name = 'sxh'
+urlpatterns = [
+ path("sxh/",views.sxh,name = 'sxh')
+]
\ No newline at end of file
diff --git a/sxh/views.py b/sxh/views.py
new file mode 100644
index 0000000000000000000000000000000000000000..1aeeea97639788cd175092d37ee96cb9551a42b9
--- /dev/null
+++ b/sxh/views.py
@@ -0,0 +1,5 @@
+from django.shortcuts import render
+
+# Create your views here.
+def sxh(request):
+ return render(request,'sxh.html')
\ No newline at end of file
diff --git a/templates/ch.html b/templates/ch.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d33b2180bb8256574456d2322d199a7182950af
--- /dev/null
+++ b/templates/ch.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+ 程皓
+
+
\ No newline at end of file
diff --git a/templates/dusen.html b/templates/dusen.html
new file mode 100644
index 0000000000000000000000000000000000000000..fb05421ce9663fd2722c14ca859f690bb35068e8
--- /dev/null
+++ b/templates/dusen.html
@@ -0,0 +1,10 @@
+
+
+
+
+ dusen
+
+
+
杜森
+
+
\ No newline at end of file
diff --git a/templates/fxy.html b/templates/fxy.html
new file mode 100644
index 0000000000000000000000000000000000000000..afeeb9961df64b4503e671bce1e60e5c92bc08c6
--- /dev/null
+++ b/templates/fxy.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+ 范向阳
+
+
\ No newline at end of file
diff --git a/templates/glk.html b/templates/glk.html
new file mode 100644
index 0000000000000000000000000000000000000000..4dc135b1a0ed48521d67d79673051d47b21f8e8f
--- /dev/null
+++ b/templates/glk.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+
郭路宽
+
+
\ No newline at end of file
diff --git a/templates/gonghongyi.html b/templates/gonghongyi.html
new file mode 100644
index 0000000000000000000000000000000000000000..28a1371e2bcba80e9684c543505aa35654a24e3a
--- /dev/null
+++ b/templates/gonghongyi.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+
dffbgf
+
+
\ No newline at end of file
diff --git a/templates/guanliang.html b/templates/guanliang.html
new file mode 100644
index 0000000000000000000000000000000000000000..a83afb8e896d507073548d3f0c46ec5268c51a30
--- /dev/null
+++ b/templates/guanliang.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+
关亮
+
+
\ No newline at end of file
diff --git a/templates/hbj.html b/templates/hbj.html
new file mode 100644
index 0000000000000000000000000000000000000000..ae40d1b4e552bf53bb21c5c2f3bd5a507291ba67
--- /dev/null
+++ b/templates/hbj.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+ 韩宾杰
+
+
\ No newline at end of file
diff --git a/templates/houjunjie.html b/templates/houjunjie.html
new file mode 100644
index 0000000000000000000000000000000000000000..8eb158db593e959a9cbc46d9dab946c6985ad10c
--- /dev/null
+++ b/templates/houjunjie.html
@@ -0,0 +1,10 @@
+
+
+
+
+ 侯俊杰
+
+
+
侯俊杰
+
+
\ No newline at end of file
diff --git a/templates/houxiaodong.html b/templates/houxiaodong.html
new file mode 100644
index 0000000000000000000000000000000000000000..56f5d3377684aa8938fd6426243114e78a54acf5
--- /dev/null
+++ b/templates/houxiaodong.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+
侯晓栋
+
+
\ No newline at end of file
diff --git a/templates/huoyanan.html b/templates/huoyanan.html
new file mode 100644
index 0000000000000000000000000000000000000000..f1ca3301f8e1fc97461199af05261e463bbeddd0
--- /dev/null
+++ b/templates/huoyanan.html
@@ -0,0 +1,10 @@
+
+
+
+
+ 霍
+
+
+
霍亚楠
+
+
\ No newline at end of file
diff --git a/templates/index.html b/templates/index.html
index 34588fa33c3823615f7d5295a1875e5f3f91f73b..83f6208371e38dbed92b1b9e1ad048e1f0ee6802 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -7,9 +7,52 @@