文件名称:zaba_prototype:原型广告网站
文件大小:3.51MB
文件格式:ZIP
更新时间:2024-03-14 23:31:26
python docker redis django celery
zaba_prototype 原型广告网站 python manage.py compilemessages 创建装置:./manage.py dumpdata auth.user --indent 2> user.json ./manage.py loaddata user.json docker-compose -f "docker-compose.yml" up -d --build 在Linux上启动Elasticsearch> v.5 sysctl -w vm.max_map_count=262144 查看: manage.py check --deploy pipdeptree 对REST API或微服务使用django扩展名./manage.py runserver_plus --print-sql ./manage.py shell_plus --print