Giter VIP home page Giter VIP logo

dnomovie's Introduction

1.该项目是一个基于django 1.8.2版本的项目(我用的ubuntu14.04环境,线上显示地址http://121.42.156.185:8000/getmovielist/) 主要包括电影展示,播放,电影问答,在线聊天, 在线聊天不支持离线,离线消息接受不到,待完善

2.克隆完项目后,创建数据库,在setting.py中可以更改数据库地址;然后可以在数据库中执行: source /dnomoive/dnomovie.sql该命令,可以往数据库导入测试数据也可以用 python manage.py makemigrations来创建空数据库;

3.pip install -r /dnomovie/requirements.txt安装项目需要的库 有些库安装不上的话,建议 翻墙,推荐lantern(翻墙利器)

4.安装完后就可以启动了python manage.py runserver 0.0.0.0:8000 可能会报一个jpeg的错,谷歌一下,装一个库就可以(具体叫啥我忘了,当时我也是谷歌解决的,主要是由于PIllow这个东西引起的)

5.我都是看这个文档来学习的:http://python.usyiyi.cn/django/index.html

6.点 star 啊啊哈哈。。。。。一起学习

测试用户:后台:admin 密码123 普通:alex 密码 123或者1234

dnomovie's People

Contributors

pureyun avatar

Watchers

 avatar  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.