文件名称:flower-shop
文件大小:933KB
文件格式:ZIP
更新时间:2024-03-30 13:38:07
Python
flower-shop
【文件预览】:
flower-shop-master
----.gitignore(58B)
----core()
--------templatetags()
--------__init__.py(0B)
--------views.py(63B)
--------models.py(57B)
--------apps.py(83B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----templates()
--------header.html(3KB)
--------navbar.html(3KB)
--------shipping_and_payment.html(3KB)
--------about.html(2KB)
--------admin.html(1KB)
--------contacts.html(1KB)
--------main()
--------accordion.html(3KB)
--------footer.html(3KB)
--------base.html(1017B)
--------pagination.html(1KB)
----requirements.txt(72B)
----static()
--------images()
--------js()
--------css()
----main()
--------signals.py(527B)
--------urls.py(584B)
--------__init__.py(0B)
--------views.py(712B)
--------models.py(9KB)
--------apps.py(133B)
--------admin.py(3KB)
--------migrations()
--------tests.py(60B)
----account()
--------__init__.py(0B)
--------views.py(63B)
--------models.py(2KB)
--------apps.py(89B)
--------admin.py(654B)
--------migrations()
--------tests.py(60B)
----manage.py(667B)
----flower_shop()
--------urls.py(1KB)
--------__init__.py(0B)
--------asgi.py(399B)
--------wsgi.py(399B)
--------settings.py(6KB)