Git Product home page Git Product logo

porn_movie's Introduction

项目文档

1.项目说明

###非常感谢大家可以欣赏Django_fc_hs这个项目,这个项目的本身非常的简单,没有什么技术难度,主要的功能也是很简单的就是直接取出数据库的视频地址进行播放,当然也是可以进行搜索功能的。

2.所需要的环境与组件

主要用到环境:Python3.6, Django1.11.7,Pymysql,Mysql数据库

3.项目目录介绍

huang_se --> 项目目录

huangse --> App目录

migrations --> 数据库脚本生成目录

paurl --->爬虫所在目录

static -->静态文件目录

templates -->模板文件目录

huangsedb.sql --> sql数据

4.安装

1.下载项目后进入项目目录cd Django_fc_hs/huang_se

2.如果阁下没有安装上面我所说到的环境,请阁下自行安装。

3.安装环境后请修改Django_fc_hs/huang_se/huang_se/目录下的settings.py文件里面的DATABASES 数据库连接信息

4.然后请阁下新建数据库huangseDB编码为UTF-8Django_fc_hs目录下的huangsedb.sql文件导入数据库

4.然后进入项目根目录执行:python manage.py makemigrations

5.在执行:python manage.py migrate


5.运行

5.然后请阁下执行python manage.py runserver

6.然后访问http://127.0.0.0:8000

6.项目效果图

Alt text
Alt text
Alt text

项目不提供后期更新,有兴趣的小伙伴可以拿去玩玩

porn_movie's People

Contributors

chenguanyou avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.