文件名称:myshop
文件大小:49KB
文件格式:ZIP
更新时间:2024-03-29 15:02:10
Python
我的店铺
【文件预览】:
myshop-main
----cart()
--------models.py(57B)
--------apps.py(83B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(37B)
--------context_processor.py(77B)
--------tests.py(60B)
--------urls.py(277B)
--------forms.py(290B)
--------cart.py(2KB)
----media()
--------products()
----myshop()
--------wsgi.py(389B)
--------__init__.py(65B)
--------settings.py(4KB)
--------urls.py(1KB)
--------celery.py(300B)
----payment()
--------models.py(57B)
--------apps.py(89B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(256B)
----manage.py(538B)
----.gitignore(2KB)
----shop()
--------models.py(1KB)
--------apps.py(83B)
--------templates()
--------static()
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(495B)
--------tests.py(60B)
--------urls.py(300B)
----README.md(8B)
----orders()
--------models.py(1KB)
--------apps.py(87B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(996B)
--------admin.py(450B)
--------tests.py(60B)
--------tasks.py(529B)
--------urls.py(143B)
--------forms.py(215B)
----.vscode()
--------settings.json(79B)