Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madre/emovie
movie public
https://github.com/madre/emovie
Last synced: 23 days ago
JSON representation
movie public
- Host: GitHub
- URL: https://github.com/madre/emovie
- Owner: madre
- Created: 2015-05-27T14:33:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T15:12:20.000Z (over 9 years ago)
- Last Synced: 2024-11-07T13:28:18.161Z (2 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 影易运营管理后台
## 研发本地部署说明:
* 安装python, 安装 pip 扩展包,* 进入项目目录
* 使用命令 pip install -r requirements.txt 安装需要的扩展模块
* 在项目下,使用命令 python manage.py runserver 启动项目
* 进入网站 http://127.0.0.1:8000/admin/ 用户名、密码均为 emovie
* 文件夹下有 emovie.sql 为数据库创建的SQL,请忽略auth用户, django, xadmin等 用于建立后台权限的表格