91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 878KB
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發布日期: 2021-05-11
  • 語言: Python
  • 標簽: Django??

資源簡介

用Django和Python開發的購物網站。實現購物網站的基本功能,包括商品、購物車、訂單等。

資源截圖

代碼片段和文件信息

#-*-?coding:utf-8?-*-

import?os??
import?sys??
??
os.environ[‘DJANGO_SETTINGS_MODULE‘]?=?‘mysite.settings‘??
??
path?=?os.path.dirname(os.path.abspath(__file__))?+?‘/app01‘??
if?path?not?in?sys.path:??
????sys.path.insert(1?path)??
??
from?django.core.wsgi?import?get_wsgi_application??
from?bae.core.wsgi?import?WSGIApplication??
application?=?WSGIApplication(get_wsgi_application())?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????????10??2017-04-20?00:41??購物網站\.git\COMMIT_EDITMSG

?????文件????????307??2017-04-19?22:28??購物網站\.git\config

?????文件?????????73??2017-04-19?22:27??購物網站\.git\description

?????文件?????????23??2017-04-19?22:28??購物網站\.git\HEAD

?????文件????????478??2017-04-19?22:27??購物網站\.git\hooks\applypatch-msg.sample

?????文件????????896??2017-04-19?22:27??購物網站\.git\hooks\commit-msg.sample

?????文件????????189??2017-04-19?22:27??購物網站\.git\hooks\post-update.sample

?????文件????????424??2017-04-19?22:27??購物網站\.git\hooks\pre-applypatch.sample

?????文件???????1642??2017-04-19?22:27??購物網站\.git\hooks\pre-commit.sample

?????文件???????1348??2017-04-19?22:27??購物網站\.git\hooks\pre-push.sample

?????文件???????4951??2017-04-19?22:27??購物網站\.git\hooks\pre-rebase.sample

?????文件????????544??2017-04-19?22:27??購物網站\.git\hooks\pre-receive.sample

?????文件???????1239??2017-04-19?22:27??購物網站\.git\hooks\prepare-commit-msg.sample

?????文件???????3610??2017-04-19?22:27??購物網站\.git\hooks\update.sample

?????文件???????5788??2017-04-20?00:41??購物網站\.git\index

?????文件????????240??2017-04-19?22:27??購物網站\.git\info\exclude

?????文件???????1040??2017-04-20?00:41??購物網站\.git\logs\HEAD

?????文件???????1040??2017-04-20?00:41??購物網站\.git\logs\refs\heads\master

?????文件????????182??2017-04-19?22:28??購物網站\.git\logs\refs\remotes\origin\HEAD

?????文件????????840??2017-04-20?00:41??購物網站\.git\logs\refs\remotes\origin\master

?????文件????????283??2017-04-20?00:05??購物網站\.git\objects\06\00534c4237b2d5f125505b78f7cf1979483670

?????文件????????442??2017-04-19?22:50??購物網站\.git\objects\08\8ddc06a7f458853de02fd49f956736286123c7

?????文件????????585??2017-04-19?22:50??購物網站\.git\objects\0c\32376b41344f9e663c1c0243c4026e2450771c

?????文件???????1770??2017-04-19?22:50??購物網站\.git\objects\0d\740a4b78ed821178802de29a379a7c44399f64

?????文件???????1065??2017-04-19?22:50??購物網站\.git\objects\12\11d3972c674bc2a801c43c3cef79ebb31b81c3

?????文件?????????48??2017-04-20?00:18??購物網站\.git\objects\16\44bb688c4c8d15ecfcbc91784e8666d577e490

?????文件????????284??2017-04-20?00:18??購物網站\.git\objects\16\5752ccc8ec04007b2a2b806d6f0ea50653d97d

?????文件????????249??2017-04-20?00:37??購物網站\.git\objects\18\8cac2315dc1126cd20410b7780cf7c052fe18d

?????文件???????6424??2017-04-19?22:50??購物網站\.git\objects\1b\010e07256b1b58cc2128c53c06d620773008bd

?????文件????????150??2017-04-20?00:05??購物網站\.git\objects\1d\90626caf15b784b18f302d97fa8b6cb5c8a0e3

............此處省略372個文件信息

評論

共有 條評論