2 Star 5 Fork 2

武松 / simplepro_demo

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

django simpleui demo.

simpleui demo,默认使用sqlite数据库。 启动步骤请查看下面的内容,如果你没有接触过django 或者 django admin,请先自己去django的官方查看相关文档学习。

simpleui 是一个django admin的ui框架,与代码无关。

步骤

第一步

下载源码到本地

git clone https://github.com/newpanjing/simplepro_demo

第二步

安装依赖包

pip install -r requirements.txt

第三步

python manage.py runserver 8000 

第四步

打开浏览器,在地址栏输入以下网址

http://localhost:8000

第五步

在用户名和密码的框框输入

  • 用户名:simpleui
  • 密码:demo123456

About

Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Python
1
https://gitee.com/tompeppa/simplepro_demo.git
git@gitee.com:tompeppa/simplepro_demo.git
tompeppa
simplepro_demo
simplepro_demo
master

Search