Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wsdtl/bot_cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目指令备忘

Django 创建项目

django-admin startproject 项目名 创建写入文件夹

Django 创建应用

python manage.py startapp tests

Django 数据库迁移

python manage.py makemigrations
python manage.py migrate

Django 创建超级用户

python manage.py createsuperuser

Django 迁移静态文件

python manage.py collectstatic

导出虚拟环境配置

pip list --format=freeze >requirement.txt

运行 bot

python ./main.py

About

晓楠牌 bot_cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.