当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 108

马金龙/Aclsm
暂停

forked from weihaoxuan/Aclsm
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install.sh 354 Bytes
一键复制 编辑 原始数据 按行查看 历史
weihaoxuan 提交于 2017-12-15 18:10 . 修复bug 新增部署文档
#!/bin/bash
echo '初始化数据库表和登陆账户'
python manage.py makemigrations
python manage.py migrate
echo "from Integrated.models import UserProfile as User; User.objects.create_superuser(username='ACLSM', email='aclsm@aclsm.com', password='aclsm.com')" | python manage.py shell
echo '默认登录账号密码为:aclsm@aclsm.com/aclsm.com'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/madison123/Aclsm.git
git@gitee.com:madison123/Aclsm.git
madison123
Aclsm
Aclsm
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385