thefacebook:如《社交网络》电影中所示

时间:2021-05-04 21:22:53
【文件属性】:
文件名称:thefacebook:如《社交网络》电影中所示
文件大小:88KB
文件格式:ZIP
更新时间:2021-05-04 21:22:53
HTML 脸谱网 如The Social Network电影中使用Django Web Framework用Python构建的电影中所示。 演示版 检查网站 欢迎页面 个人资料页 安装指南 克隆此存储库: $ git clone https://github.com/thetruefuss/thefacebook.git 安装要求: $ pip install -r requirements.txt 将.env.example文件内容复制到新的.env文件中,并更新凭据(如果有)。 运行Django迁移以创建数据库表: $ python manage.py migrate 运行开发服务器: $ python manage.py runserver 通过在首选浏览器中导航到来验证部署。
【文件预览】:
thefacebook-master
----accounts()
--------models.py(5KB)
--------managers.py(1KB)
--------apps.py(91B)
--------backends.py(477B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(6KB)
--------admin.py(229B)
--------tests.py(60B)
--------forms.py(2KB)
----core()
--------models.py(0B)
--------apps.py(83B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(941B)
--------admin.py(63B)
--------tests.py(60B)
--------forms.py(0B)
----templates()
--------404.html(446B)
--------paginator.html(1007B)
--------base.html(902B)
--------400.html(443B)
--------403.html(490B)
--------500.html(467B)
--------includes()
----thefacebook()
--------wsgi.py(400B)
--------decorators.py(310B)
--------__init__.py(0B)
--------settings()
--------urls.py(2KB)
----LICENSE(1KB)
----static()
--------css()
--------img()
----.env.example(500B)
----setup.cfg(217B)
----requirements.txt(87B)
----manage.py(809B)
----.gitignore(1KB)
----README.md(1KB)

网友评论