文件名称:Learning_Django_BookStore:我尝试用docker和postgresql学习django
文件大小:20KB
文件格式:ZIP
更新时间:2024-03-28 18:59:30
Python
Learning_Django_BookStore 我尝试用docker和postgresql学习django 这是来自的项目
【文件预览】:
Learning_Django_BookStore-master
----pages()
--------apps.py(85B)
--------urls.py(128B)
--------tests.py(897B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(57B)
--------views.py(112B)
----manage.py(662B)
----Dockerfile(185B)
----Pipfile.lock(9KB)
----config()
--------settings.py(3KB)
--------urls.py(962B)
--------__init__.py(0B)
--------asgi.py(389B)
--------wsgi.py(389B)
----README.md(138B)
----Pipfile(192B)
----accounts()
--------apps.py(91B)
--------urls.py(142B)
--------tests.py(2KB)
--------migrations()
--------admin.py(432B)
--------__init__.py(0B)
--------models.py(123B)
--------views.py(276B)
--------forms.py(386B)
----docker-compose.yml(372B)
----templates()
--------home.html(427B)
--------registration()
--------_base.html(345B)
----.gitignore(2KB)
----static()
--------css()