django-shopping-cart:一个用 Django 实现的购物车

时间:2021-06-27 11:45:49
【文件属性】:
文件名称:django-shopping-cart:一个用 Django 实现的购物车
文件大小:312KB
文件格式:ZIP
更新时间:2021-06-27 11:45:49
Python django-购物车 在 Django 中实现的一个简单的购物车。
【文件预览】:
django-shopping-cart-master
----accounts()
--------models.py(262B)
--------__init__.py(15B)
--------migrations()
--------signals.py(457B)
--------views.py(248B)
--------admin.py(63B)
--------tests.py(60B)
----carts()
--------models.py(1017B)
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(312B)
--------tests.py(60B)
----templates()
--------navbar.html(2KB)
--------view_cart.html(1KB)
--------search.html(286B)
--------base.html(2KB)
--------checkout.html(105B)
--------home.html(25B)
--------orders.html(208B)
--------all.html(1KB)
--------detail.html(2KB)
----db.sqlite3(224KB)
----products()
--------models.py(3KB)
--------__init__.py(0B)
--------migrations()
--------views.py(854B)
--------admin.py(642B)
--------tests.py(60B)
----ecommerce()
--------wsgi.py(439B)
--------__init__.py(0B)
--------settings.py(3KB)
--------urls.py(2KB)
----requirements.txt(80B)
----manage.py(290B)
----.gitignore(774B)
----README.md(69B)
----orders()
--------models.py(982B)
--------utils.py(990B)
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(176B)
--------tests.py(60B)
----static-dev()
--------css()
--------fonts()
--------js()

网友评论