网上商城

时间:2021-02-15 12:03:24
【文件属性】:
文件名称:网上商城
文件大小:141KB
文件格式:ZIP
更新时间:2021-02-15 12:03:24
HTML Django项目样板 该存储库是用于快速入门的样板Django项目。 入门 脚步: 克隆/拉/下载此存储库 使用virtualenv env创建一个virtualenv并使用pip install -r requirements.txt安装依赖项 配置您的.env变量 使用python manage.py rename 命名您的项目python manage.py rename 您的项目python manage.py rename 该项目包括: 使用Azure进行部署的设置模块 用于重命名项目和创建超级用户的Django命令 用于设置部署环境变量的cli工具
【文件预览】:
onlineStore-master
----manage.py(543B)
----onlineStore()
--------settings.py(3KB)
--------urls.py(540B)
--------azure.py(1KB)
--------__init__.py(0B)
--------wsgi.py(172B)
----core()
--------apps.py(83B)
--------urls.py(853B)
--------tests.py(60B)
--------migrations()
--------admin.py(228B)
--------__init__.py(0B)
--------models.py(4KB)
--------templatetags()
--------management()
--------views.py(9KB)
--------forms.py(1010B)
----requirements.txt(2KB)
----README.md(760B)
----thumbnail.png(98KB)
----templates()
--------account()
--------home.html(4KB)
--------scripts.html(551B)
--------item_list.html(157B)
--------socialaccount()
--------payment.html(9KB)
--------openid()
--------base.html(2KB)
--------product.html(2KB)
--------checkout.html(5KB)
--------order_summary.html(3KB)
--------footer.html(1KB)
--------navbar.html(2KB)
----.gitignore(1KB)
----bin()
--------cli.py(4KB)
--------commands.py(2KB)
--------shared.py(1KB)

网友评论