文件名称:Hello-web
文件大小:28KB
文件格式:ZIP
更新时间:2024-04-18 19:14:43
HTML
Hello Web是基于Django的Web应用程序 部署在PythonAnyWhere.com :red_circle: (部分完成) 点击 :backhand_index_pointing_right:
【文件预览】:
Hello-web-main
----db.sqlite3(128KB)
----templates()
--------contact.html(259B)
--------about.html(107B)
--------index.html(5KB)
--------services.html(110B)
--------base.html(3KB)
----Hello()
--------urls.py(966B)
--------__init__.py(0B)
--------asgi.py(387B)
--------__pycache__()
--------wsgi.py(387B)
--------settings.py(3KB)
----static()
--------STEW.txt(27KB)
----.github()
--------workflows()
----README.md(185B)
----manage.py(661B)
----.gitattributes(66B)
----home()
--------urls.py(894B)
--------__init__.py(0B)
--------views.py(442B)
--------models.py(57B)
--------__pycache__()
--------apps.py(83B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)