文件名称:food-orders:用于在线订购食物的django应用
文件大小:236KB
文件格式:ZIP
更新时间:2024-05-22 11:51:17
Python
食物订单 用于在线订购食物的django应用。
【文件预览】:
food-orders-master
----.gitignore(721B)
----requirements.txt(417B)
----LICENSE(1KB)
----restaurants()
--------templates()
--------urls.py(323B)
--------__init__.py(0B)
--------views.py(998B)
--------static()
--------models.py(1KB)
--------admin.py(218B)
--------migrations()
--------tests.py(60B)
----README.md(54B)
----Procfile(43B)
----manage.py(254B)
----food_orders()
--------urls.py(1KB)
--------__init__.py(0B)
--------custom_storages.py(165B)
--------wsgi.py(479B)
--------settings.py(5KB)