文件名称:django_playground:构建django应用程序的地方
文件大小:87.88MB
文件格式:ZIP
更新时间:2024-03-08 20:33:33
Python
Django项目的初始设置
创建一个新的虚拟环境python3 -m venv ~/.virtualenvs/
【文件预览】:
django_playground-master
----db.sqlite3(0B)
----.gitignore(5B)
----media()
--------IMG_2582_AdLYZzQ.JPG(108KB)
--------swell_gJusEZM.jpg(9.71MB)
--------swell_PuDxRt1.jpg(9.71MB)
--------IMG_2582_UP2b5qt.JPG(108KB)
--------IMG_2582_EMVOHpU.JPG(108KB)
--------IMG_2582_o3Q608F.JPG(108KB)
--------37243110_10217609815106170_3364051388203008000_o_qp7XEQZ.jpg(514KB)
--------IMG_2582_zw0tEop.JPG(108KB)
--------37243110_10217609815106170_3364051388203008000_o_uXKdegd.jpg(516KB)
--------37243110_10217609815106170_3364051388203008000_o_m7v6uzB.jpg(514KB)
--------IMG_2582_hzaVQO3.JPG(108KB)
--------swell_REIWjxq.jpg(9.71MB)
--------swell.jpg(9.71MB)
--------swell_Ox92Dc5.jpg(9.71MB)
--------37243110_10217609815106170_3364051388203008000_o.jpg(516KB)
--------swell_M29JwbI.jpg(9.71MB)
--------swell_ZEElMmS.jpg(9.71MB)
--------IMG_2582.JPG(108KB)
--------IMG_2582_NDZ8Mw1.JPG(108KB)
--------IMG_2582_Nyrii8a.JPG(108KB)
--------IMG_2582_mTgBOVW.JPG(108KB)
--------chuckanut-lake_qVsZZDF.jpg(3.94MB)
--------mirah-in-the-snow.jpg(2.94MB)
--------chuckanut-lake.jpg(3.94MB)
--------chuckanut-lake_CO3jn9S.jpg(3.94MB)
--------chuckanut-lake_ZrzcPuz.jpg(3.94MB)
--------37243110_10217609815106170_3364051388203008000_o_oIr5tpa.jpg(516KB)
----geeks()
--------templates()
--------urls.py(519B)
--------__init__.py(0B)
--------views.py(1KB)
--------models.py(288B)
--------__pycache__()
--------apps.py(85B)
--------admin.py(63B)
--------migrations()
--------forms.py(307B)
--------tests.py(60B)
----profile_maker()
--------templates()
--------urls.py(539B)
--------__init__.py(0B)
--------views.py(2KB)
--------models.py(423B)
--------__pycache__()
--------apps.py(100B)
--------admin.py(63B)
--------migrations()
--------forms.py(312B)
--------tests.py(60B)
----README.md(2KB)
----.idea()
--------misc.xml(303B)
--------libraries()
--------workspace.xml(10KB)
--------vcs.xml(180B)
--------django_playground.iml(543B)
--------modules.xml(286B)
----.vscode()
--------settings.json(43B)
----manage.py(719B)
----django_playground()
--------urls.py(1003B)
--------__init__.py(0B)
--------asgi.py(411B)
--------__pycache__()
--------wsgi.py(457B)
--------settings.py(4KB)